Mercurial > mm7
comparison GUI/GUIButton.cpp @ 2554:f2a8ed07e921
Game Main Menu separated from Game logic
author | a.parshin |
---|---|
date | Wed, 13 May 2015 11:31:58 +0200 |
parents | 87e5590d034b |
children | dd36326a9994 |
comparison
equal
deleted
inserted
replaced
2553:48708da03b7f | 2554:f2a8ed07e921 |
---|---|
83 struct GUIWindow *window_SpeakInHouse; | 83 struct GUIWindow *window_SpeakInHouse; |
84 struct GUIWindow *pGUIWindow_ScrollWindow; | 84 struct GUIWindow *pGUIWindow_ScrollWindow; |
85 struct GUIWindow *ptr_507BC8; | 85 struct GUIWindow *ptr_507BC8; |
86 struct GUIWindow *pGUIWindow_CurrentMenu; | 86 struct GUIWindow *pGUIWindow_CurrentMenu; |
87 struct GUIWindow *ptr_507BD0; | 87 struct GUIWindow *ptr_507BD0; |
88 struct GUIWindow *pGUIWindow_Settings; | 88 struct GUIWindow *pGUIWindow_CastTargetedSpell; |
89 struct GUIWindow *pModalWindow; | 89 struct GUIWindow *pModalWindow; |
90 struct GUIWindow *pGUIWindow_EscMessageWindow; | 90 struct GUIWindow *pGUIWindow_EscMessageWindow; |
91 struct GUIWindow *pBooksButtonOverlay; | 91 struct GUIWindow *pBooksButtonOverlay; |
92 struct GUIWindow *pGUIWindow2; | 92 struct GUIWindow *pGUIWindow2; |
93 | 93 |