add support for woms 2 high resolution patch zoom

This commit is contained in:
FunkyFr3sh 2024-05-08 05:54:56 +02:00
parent 8326407a64
commit 54d6ff5112
5 changed files with 43 additions and 5 deletions

View file

@ -123,6 +123,7 @@ typedef struct CNCDDRAW
BOOL isredalert;
BOOL iscnc1;
BOOL iskkndx;
BOOL isworms2;
LONG upscale_hack_active;
HCURSOR old_cursor;
int show_cursor_count;