- add 'loadwidescreen' to gameinfo, works exactly like 'loadbrightmaps' or 'loadlights'

This commit is contained in:
Rachael Alexanderson 2020-10-26 10:08:34 -04:00
commit 34c57ab6be
2 changed files with 8 additions and 2 deletions

View file

@ -12,6 +12,7 @@ struct FStartupInfo
int Type;
int LoadLights = -1;
int LoadBrightmaps = -1;
int LoadWidescreen = -1;
int modern = 0;
enum
{