Mercurial > mm7
diff GUIWindow.h @ 2350:7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:45:07 +0200 |
parents | 5d263539bbec |
children | a574a80e7012 |
line wrap: on
line diff
--- a/GUIWindow.h Wed Apr 09 21:30:45 2014 +0200 +++ b/GUIWindow.h Wed Apr 09 21:45:07 2014 +0200 @@ -613,6 +613,8 @@ void free_book_subwindow(); void CreateScrollWindow(); void OnPaperdollLeftClick(); +void DrawJoinGuildWindow(int pEventCode); +void DialogueEnding(); void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue);