mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
tweak peekmessage hook
This commit is contained in:
parent
1324a96740
commit
3ceddd1517
@ -588,7 +588,7 @@ BOOL WINAPI fake_PeekMessageA(LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT w
|
||||
InterlockedExchange((LONG*)&g_ddraw->cursor.y, y);
|
||||
|
||||
mouse_lock();
|
||||
return FALSE;
|
||||
//return FALSE;
|
||||
}
|
||||
/* fall through for lParam */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user