- use an array to store the buttons.

This puts a lot less knowledge about the game's features into the low level code.
This commit is contained in:
Christoph Oelckers 2020-04-11 18:09:51 +02:00
commit 8dacdf2951
13 changed files with 405 additions and 251 deletions

View file

@ -191,7 +191,6 @@ const char *I_FindName(findstate_t *fileinfo)
#endif
//==========================================================================
//
// D_AddFile
@ -361,7 +360,6 @@ void D_AddDirectory(TArray<FString>& wadfiles, const char* dir, const char *file
}
}
//==========================================================================
//
// BaseFileSearch