This commit is contained in:
FunkyFr3sh 2020-10-13 10:53:30 +02:00
parent da69bc6620
commit b417da74f6
3 changed files with 37 additions and 27 deletions

View file

@ -83,8 +83,8 @@ typedef struct cnc_ddraw
BOOL devmode;
BOOL vsync;
BOOL vhack;
BOOL isredalert;
BOOL iscnc1;
BOOL isredalert;
BOOL iscnc1;
LONG incutscene;
DWORD (WINAPI *renderer)(void);
BOOL fullscreen;