add comments for AOE2 textbox hack
This commit is contained in:
parent
b472679643
commit
2465b13d73
2 changed files with 3 additions and 1 deletions
1
src/dd.c
1
src/dd.c
|
@ -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 &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue