comparison mm7_data.h @ 1021:67e33708d815

player use item continue cleanup
author Gloval
date Tue, 21 May 2013 08:53:43 +0400
parents 9ac94d00012e
children c94d6a37d298
comparison
equal deleted inserted replaced
1020:3413ad40cc88 1021:67e33708d815
1799 enum MENU_STATE GetCurrentMenuID(); 1799 enum MENU_STATE GetCurrentMenuID();
1800 void *__thiscall output_debug_string(void *_this, std::string a2, const char *a3, int a4); 1800 void *__thiscall output_debug_string(void *_this, std::string a2, const char *a3, int a4);
1801 std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file); 1801 std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file);
1802 int __thiscall sub_467D5D(int _this); 1802 int __thiscall sub_467D5D(int _this);
1803 void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb 1803 void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb
1804 void __fastcall sub_467F48(signed int a1); 1804 void CreateMsgScrollWindow(signed int mscroll_id);
1805 void __cdecl free_book_subwindow(); 1805 void __cdecl free_book_subwindow();
1806 void CreateScrollWindow(); 1806 void CreateScrollWindow();
1807 void __cdecl OnPaperdollLeftClick(); 1807 void __cdecl OnPaperdollLeftClick();
1808 int __thiscall UnprojectX(int x); 1808 int __thiscall UnprojectX(int x);
1809 int __thiscall UnprojectY(int _this); 1809 int __thiscall UnprojectY(int _this);