move is_wine bool to g_config

This commit is contained in:
FunkyFr3sh 2023-11-04 03:20:30 +01:00
parent f79b7db8cd
commit e9b585f440
7 changed files with 15 additions and 13 deletions

View file

@ -124,7 +124,6 @@ typedef struct CNCDDRAW
BOOL iscnc1;
BOOL iskkndx;
LONG upscale_hack_active;
BOOL wine;
HCURSOR old_cursor;
int show_cursor_count;
BOOL alt_key_down;