add "remove_menu" option for LukaStorme

This commit is contained in:
FunkyFr3sh 2023-08-10 19:47:20 +02:00
parent 1887439b95
commit 9a1cd992fa
3 changed files with 5 additions and 0 deletions

View file

@ -162,6 +162,7 @@ typedef struct CNCDDRAW
BOOL tshack;
BOOL infantryhack;
BOOL stronghold_hack;
BOOL remove_menu;
int maxgameticks;
BOOL alt_key_down;
BOOL releasealt;