diff GUIWindow.h @ 44:916bec351934

22.10.12(pCurrentScreen)
author Ritor1
date Mon, 22 Oct 2012 17:28:15 +0600
parents 4acbadf78023
children 6a62c4005f0e
line wrap: on
line diff
--- a/GUIWindow.h	Sun Oct 21 23:26:23 2012 +0600
+++ b/GUIWindow.h	Mon Oct 22 17:28:15 2012 +0600
@@ -68,7 +68,7 @@
   void _4B3157();
   GUIButton *_411621();
   void InitializeBookView();
-  void _415551(int arg0);
+  void DrawMessageBox(int arg0);
   GUIButton *GetControl(unsigned int uID);
   void Release();
   void _41D08F(int a2, int a3, int a4, int a5);
@@ -95,7 +95,7 @@
   int field_3C;
   int field_40;
   int field_44;
-  char *str_48;
+  char *Hint;
   GUIButton *pControlsHead;
   GUIButton *pControlsTail;
 };