add dinput curspr hack

This commit is contained in:
FunkyFr3sh 2023-07-28 09:38:39 +02:00
parent 2ee62a4674
commit 2e6dcb2906
3 changed files with 5 additions and 1 deletions

View file

@ -141,6 +141,7 @@ typedef struct CNCDDRAW
HCURSOR old_cursor;
int show_cursor_count;
BOOL fpupreserve;
BOOL dinput_show_cursor;
BOOL allow_wmactivate;
int d3d9_adapter;
BOOL opengl_core;