Mercurial > mm7
comparison GUIWindow.cpp @ 2294:815d9ecf9881
Merge
author | Grumpy7 |
---|---|
date | Sun, 16 Mar 2014 19:43:28 +0100 |
parents | d65414f65bd4 |
children | 9551756f46c4 |
comparison
equal
deleted
inserted
replaced
2293:b0f10ef66e00 | 2294:815d9ecf9881 |
---|---|
2119 if ( GetCurrentMenuID() == -1 ) | 2119 if ( GetCurrentMenuID() == -1 ) |
2120 GameUI_DrawFoodAndGold(); | 2120 GameUI_DrawFoodAndGold(); |
2121 if ( sub_4637E0_is_there_popup_onscreen() ) | 2121 if ( sub_4637E0_is_there_popup_onscreen() ) |
2122 UI_OnMouseRightClick(0); | 2122 UI_OnMouseRightClick(0); |
2123 } | 2123 } |
2124 void LoadFonts_and_DrawCopyrightWindow() | 2124 //void LoadFonts_and_DrawCopyrightWindow() |
2125 { | 2125 //{ |
2126 MainMenuUI_LoadFontsAndSomeStuff(); | 2126 //MainMenuUI_LoadFontsAndSomeStuff(); |
2127 DrawCopyrightWindow(); | 2127 // DrawCopyrightWindow(); |
2128 } | 2128 //} |
2129 //----- (00415485) -------------------------------------------------------- | 2129 //----- (00415485) -------------------------------------------------------- |
2130 void DrawCopyrightWindow() | 2130 void DrawMM7CopyrightWindow() |
2131 { | 2131 { |
2132 GUIWindow Dst; // [sp+8h] [bp-54h]@1 | 2132 GUIWindow Dst; // [sp+8h] [bp-54h]@1 |
2133 | 2133 |
2134 memset(&Dst, 0, 0x54u); | 2134 memset(&Dst, 0, 0x54u); |
2135 Dst.uFrameWidth = 624; | 2135 Dst.uFrameWidth = 624; |