- remaining changes for moving bone data to the backend

This commit is contained in:
Christoph Oelckers 2022-11-06 10:43:58 +01:00
commit 4ebcff8573
4 changed files with 3 additions and 16 deletions

View file

@ -3510,7 +3510,6 @@ static int D_InitGame(const FIWADInfo* iwad_info, TArray<FString>& allwads, TArr
static int D_DoomMain_Internal (void)
{
const char *v;
const char *wad;
FIWadManager *iwad_man;