1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

Revert "fix for last commit"

This reverts commit d222992d5ad8964b9aa60f2bfdd90f22a19fec93.
This commit is contained in:
FunkyFr3sh 2023-08-22 18:06:45 +02:00
parent 7bc89de926
commit 4fab846bca

View File

@ -39,6 +39,7 @@ LRESULT CALLBACK fake_WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam
switch (uMsg)
{
case WM_GETMINMAXINFO:
case WM_MOVING:
case WM_NCLBUTTONDOWN:
case WM_NCLBUTTONUP: