add comments for AOE2 textbox hack

This commit is contained in:
FunkyFr3sh 2024-07-14 07:59:39 +02:00
parent b472679643
commit 2465b13d73
2 changed files with 3 additions and 1 deletions

View file

@ -1149,6 +1149,7 @@ HRESULT dd_SetDisplayMode(DWORD dwWidth, DWORD dwHeight, DWORD dwBPP, DWORD dwFl
mouse_lock();
}
/* Age Of Empires 2 textbox align */
if (g_ddraw.textbox.hwnd &&
g_ddraw.textbox.x &&
g_ddraw.textbox.y &&