keep commented out debug code

This commit is contained in:
FunkyFr3sh 2024-05-21 07:03:58 +02:00
parent accfd91f98
commit 07f11bf577

View file

@ -991,6 +991,8 @@ HRESULT dd_SetDisplayMode(DWORD dwWidth, DWORD dwHeight, DWORD dwBPP, DWORD dwFl
} }
else else
{ {
//TRACE(" GetWindowLongA style=%p, exstyle=%p\n", real_GetWindowLongA(g_ddraw.hwnd, GWL_STYLE), real_GetWindowLongA(g_ddraw.hwnd, GWL_EXSTYLE));
int menu_height = 0; int menu_height = 0;
if (GetMenu(g_ddraw.hwnd)) if (GetMenu(g_ddraw.hwnd))