comparison 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
comparison
equal deleted inserted replaced
700:1d05543f522d 701:d5b16a44d9b3
1702 extern const char *ptr_F8B1E8; // idb 1702 extern const char *ptr_F8B1E8; // idb
1703 extern char dialogue_show_profession_details; // weak 1703 extern char dialogue_show_profession_details; // weak
1704 extern char byte_F8B1EF[]; // weak 1704 extern char byte_F8B1EF[]; // weak
1705 extern char byte_F8B1F0[4]; 1705 extern char byte_F8B1F0[4];
1706 extern int dword_F8B1F4; // weak 1706 extern int dword_F8B1F4; // weak
1707 extern _UNKNOWN unk_F8B1F8; // weak 1707
1708 extern _UNKNOWN unk_F8B5E0; // weak 1708
1709 extern struct FrameTableTxtLine stru_F8B5E8; // weak 1709
1710 extern char array_F8B668[]; // weak 1710
1711 //extern _UNKNOWN unk_F8BA50; // weak 1711 //extern _UNKNOWN unk_F8BA50; // weak
1712 extern char byte_F8BC0C; // weak 1712 extern char byte_F8BC0C; // weak
1713 extern int bGameoverLoop; // weak 1713 extern int bGameoverLoop; // weak
1714 extern __int16 word_F8BC48_displaced_face_intersect_plane_coords_a[]; // idb 1714 extern __int16 word_F8BC48_displaced_face_intersect_plane_coords_a[]; // idb
1715 extern __int16 word_F8BD18_displaced_face_intersect_plane_coords_b[]; // idb 1715 extern __int16 word_F8BD18_displaced_face_intersect_plane_coords_b[]; // idb
2324 struct GUIButton *__cdecl UI_CreateEndConversationButton(); 2324 struct GUIButton *__cdecl UI_CreateEndConversationButton();
2325 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam); 2325 void __fastcall OnSelectShopDialogueOption(signed int uMessageParam);
2326 signed int __cdecl sub_4BD8B5(); 2326 signed int __cdecl sub_4BD8B5();
2327 bool __fastcall sub_4BDAAF(ItemGen *a1, int _2da_idx); 2327 bool __fastcall sub_4BDAAF(ItemGen *a1, int _2da_idx);
2328 void __cdecl sub_4BDB56_buy_skill____(); 2328 void __cdecl sub_4BDB56_buy_skill____();
2329 struct FrameTableTxtLine *__thiscall texture_frame_table_txt_parser(const char *_this, FrameTableTxtLine *a2); 2329
2330 struct FrameTableTxtLine *__thiscall frame_table_txt_parser(const char *pString, FrameTableTxtLine *a2);
2331 2330
2332 void __cdecl ShowIntroVideo_and_LoadingScreen(); 2331 void __cdecl ShowIntroVideo_and_LoadingScreen();
2333 unsigned int __thiscall GameOverMenu(void *ecx0); 2332 unsigned int __thiscall GameOverMenu(void *ecx0);
2334 bool __thiscall BinkLockBuffer(struct _BINKBUF *_this); 2333 bool __thiscall BinkLockBuffer(struct _BINKBUF *_this);
2335 void __thiscall BinkUnlockBuffer(struct _BINKBUF *_this); 2334 void __thiscall BinkUnlockBuffer(struct _BINKBUF *_this);