diff mm7_data.h @ 701:d5b16a44d9b3

frame_table parser, new files for UI func
author Gloval
date Mon, 18 Mar 2013 22:53:56 +0400
parents b097497f07e2
children 735dab8d3c9a a5e587c8e30e 256211e8243a
line wrap: on
line diff
--- a/mm7_data.h	Sun Mar 17 22:46:18 2013 +0200
+++ b/mm7_data.h	Mon Mar 18 22:53:56 2013 +0400
@@ -1704,10 +1704,10 @@
 extern char byte_F8B1EF[]; // weak
 extern char byte_F8B1F0[4];
 extern int dword_F8B1F4; // weak
-extern _UNKNOWN unk_F8B1F8; // weak
-extern _UNKNOWN unk_F8B5E0; // weak
-extern struct FrameTableTxtLine stru_F8B5E8; // weak
-extern char array_F8B668[]; // weak
+
+
+
+
 //extern _UNKNOWN unk_F8BA50; // weak
 extern char byte_F8BC0C; // weak
 extern int bGameoverLoop; // weak
@@ -2326,8 +2326,7 @@
 signed int __cdecl sub_4BD8B5();
 bool __fastcall sub_4BDAAF(ItemGen *a1, int _2da_idx);
 void __cdecl sub_4BDB56_buy_skill____();
-struct FrameTableTxtLine *__thiscall texture_frame_table_txt_parser(const char *_this, FrameTableTxtLine *a2);
-struct FrameTableTxtLine *__thiscall frame_table_txt_parser(const char *pString, FrameTableTxtLine *a2);
+
 
 void __cdecl ShowIntroVideo_and_LoadingScreen();
 unsigned int __thiscall GameOverMenu(void *ecx0);