diff mm7_data.h @ 362:38bfbee60146

Menu options
author Ritor1
date Fri, 22 Feb 2013 01:28:48 +0600
parents b07cf89108d5
children 3abebb74fd09
line wrap: on
line diff
--- a/mm7_data.h	Thu Feb 21 22:42:52 2013 +0600
+++ b/mm7_data.h	Fri Feb 22 01:28:48 2013 +0600
@@ -459,7 +459,7 @@
 extern int pCurrentScreen; // 004E28F8
 extern char byte_4E28FC; // weak
 extern unsigned int uGammaPos;
-extern int dword_4E2910[]; // weak
+extern int BtnTurnCoord[8];
 extern __int16 RightClickPortraitXmin[4];
 extern __int16 RightClickPortraitXmax[4];
 extern void *off_4E2A12; // weak
@@ -505,7 +505,7 @@
 extern char ascii_4E2D38[5];
 extern char ascii_4E2D40[8];
 extern char ascii_4E2D48[6];
-extern char ascii_4E2D50[12];
+extern char ascii_4E2D50[6];
 extern char ascii_4E2D5C[7];
 extern char aMakingItemNumb[]; // idb
 extern char aNpc03d[]; // idb
@@ -1184,7 +1184,7 @@
 extern int dword_506E68; // weak
 extern __int16 word_506E6C[18]; // weak
 extern unsigned int pPrevVirtualCidesMapping[27];
-extern int dword_506F08; // weak
+extern int KeyboardPageNum; // weak
 extern int dword_506F0C[]; // idb
 extern int uRestUI_FoodRequiredToRest;
 extern int dword_506F14; // weak
@@ -1849,7 +1849,7 @@
 char __cdecl GameMenuUI_DrawKeyBindings();
 unsigned int __thiscall sub_414D24(int _this);
 void __cdecl GameMenuUI_DrawVideoOptions();
-void __cdecl sub_414F82_DrawGameOptions();
+void __cdecl DrawGameOptions();
 void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight); // idb
 char *__cdecl DrawCopyrightWindow();
 void __cdecl GUI_UpdateWindows();