mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
change default value
This commit is contained in:
parent
6bd51b9e59
commit
f5e594b0ef
@ -15,7 +15,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
BOOL g_hook_active;
|
BOOL g_hook_active;
|
||||||
int g_hook_method = 1;
|
int g_hook_method = 4;
|
||||||
|
|
||||||
GETCURSORPOSPROC real_GetCursorPos = GetCursorPos;
|
GETCURSORPOSPROC real_GetCursorPos = GetCursorPos;
|
||||||
CLIPCURSORPROC real_ClipCursor = ClipCursor;
|
CLIPCURSORPROC real_ClipCursor = ClipCursor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user