Revert "fix for last commit"

This reverts commit d222992d5a.
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: