Mercurial > mm7
comparison GUIWindow.cpp @ 1802:633f81bb3ae7
HWND -> class OSWindow
author | Nomad |
---|---|
date | Mon, 07 Oct 2013 11:52:33 +0200 |
parents | 24e756a50073 |
children | 211dfe2d8db1 |
comparison
equal
deleted
inserted
replaced
1760:a2ea57410b15 | 1802:633f81bb3ae7 |
---|---|
2217 } | 2217 } |
2218 } | 2218 } |
2219 if ( GetCurrentMenuID() == -1 ) | 2219 if ( GetCurrentMenuID() == -1 ) |
2220 GameUI_DrawFoodAndGold(); | 2220 GameUI_DrawFoodAndGold(); |
2221 if ( sub_4637E0_is_there_popup_onscreen() ) | 2221 if ( sub_4637E0_is_there_popup_onscreen() ) |
2222 sub_416D62_ShowPopupWindow_MonsterRecord_ItemInfo_etcsub_416D62(0); | 2222 UI_OnMouseRightClick(0); |
2223 } | 2223 } |
2224 //----- (00415485) -------------------------------------------------------- | 2224 //----- (00415485) -------------------------------------------------------- |
2225 void DrawCopyrightWindow() | 2225 void DrawCopyrightWindow() |
2226 { | 2226 { |
2227 GUIWindow Dst; // [sp+8h] [bp-54h]@1 | 2227 GUIWindow Dst; // [sp+8h] [bp-54h]@1 |