Mercurial > mm7
diff GUIWindow.h @ 405:c0700eaabeb8
AnimatedRooms fix and change name of function
author | Ritor1 |
---|---|
date | Sat, 23 Feb 2013 18:30:31 +0600 |
parents | d1d1e1daa7f7 |
children | 137c59c3dbc4 |
line wrap: on
line diff
--- a/GUIWindow.h Sat Feb 23 15:23:13 2013 +0600 +++ b/GUIWindow.h Sat Feb 23 18:30:31 2013 +0600 @@ -115,7 +115,7 @@ char *DrawTitleText(GUIFont *a2, unsigned int uHorizontalMargin, unsigned int uVerticalMargin, unsigned __int16 uDefaultColor, const char *pInString, unsigned int uLineSpacing); char *_4B1854(__int64 a2); - void _4B3157(); + void HouseDialogManager(); void OpenSpellBook(); void InitializeBookView(); void DrawMessageBox(int arg0);