add hack for armada

This commit is contained in:
FunkyFr3sh 2021-06-09 07:24:17 +02:00
parent 7bf7d01fcf
commit 093284f565
3 changed files with 43 additions and 0 deletions

View file

@ -115,6 +115,7 @@ typedef struct cnc_ddraw
BOOL gdilinear;
BOOL backbuffer;
BOOL passthrough;
BOOL armadahack;
int maxgameticks;
BOOL alt_key_down;
BOOL bnet_active;