Mercurial > mm7
diff GUIWindow.h @ 2355:a574a80e7012
Moving more functions out of unsorted_subs
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 22:58:22 +0200 |
parents | 7c10dfb6d802 |
children | b4a79e3ef2f0 |
line wrap: on
line diff
--- a/GUIWindow.h Wed Apr 09 21:58:46 2014 +0200 +++ b/GUIWindow.h Wed Apr 09 22:58:22 2014 +0200 @@ -615,6 +615,7 @@ void OnPaperdollLeftClick(); void DrawJoinGuildWindow(int pEventCode); void DialogueEnding(); +char sub_4637E0_is_there_popup_onscreen(); void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue);