mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
Revert "fix for last commit"
This reverts commit d222992d5ad8964b9aa60f2bfdd90f22a19fec93.
This commit is contained in:
parent
7bc89de926
commit
4fab846bca
@ -39,6 +39,7 @@ LRESULT CALLBACK fake_WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam
|
|||||||
|
|
||||||
switch (uMsg)
|
switch (uMsg)
|
||||||
{
|
{
|
||||||
|
case WM_GETMINMAXINFO:
|
||||||
case WM_MOVING:
|
case WM_MOVING:
|
||||||
case WM_NCLBUTTONDOWN:
|
case WM_NCLBUTTONDOWN:
|
||||||
case WM_NCLBUTTONUP:
|
case WM_NCLBUTTONUP:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user