hook DefWindowProcA

This commit is contained in:
FunkyFr3sh 2024-12-18 03:15:23 +01:00
parent 34250bf224
commit f70f67857e
7 changed files with 28 additions and 19 deletions

View file

@ -74,7 +74,6 @@ typedef struct CNCDDRAWCONFIG
BOOL no_dinput_hook;
BOOL direct3d_passthrough;
BOOL center_cursor_fix;
BOOL allow_wm_nchittest;
char fake_mode[128];
BOOL lock_mouse_top_left;
char win_version[32];