Mercurial > mm7
diff GUI/UI/UIPopup.cpp @ 2550:fb42e2662c38
Chest UI refactored to a class
author | a.parshin |
---|---|
date | Tue, 12 May 2015 11:28:22 +0200 |
parents | 87e5590d034b |
children | 91c75d202d30 |
line wrap: on
line diff
--- a/GUI/UI/UIPopup.cpp Tue May 12 11:07:32 2015 +0200 +++ b/GUI/UI/UIPopup.cpp Tue May 12 11:28:22 2015 +0200 @@ -1285,7 +1285,7 @@ spell_info_window.DrawTitleText(pFontComic, 12, spell_info_window.uFrameHeight - LOBYTE(pFontComic->uFontHeight) - 16, 0, pTmpBuf.data(), 3); dword_507B00_spell_info_to_draw_in_popup = 0; } - // 507B00: using guessed type int dword_507B00_spell_info_to_draw_in_popup; + //----- (00416D62) -------------------------------------------------------- void UI_OnMouseRightClick(Vec2_int_ *_this)