Mercurial > mm7
diff 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 |
line wrap: on
line diff
--- a/mm7_data.h Tue May 21 07:24:49 2013 +0400 +++ b/mm7_data.h Tue May 21 08:53:43 2013 +0400 @@ -1801,7 +1801,7 @@ std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file); int __thiscall sub_467D5D(int _this); void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb -void __fastcall sub_467F48(signed int a1); +void CreateMsgScrollWindow(signed int mscroll_id); void __cdecl free_book_subwindow(); void CreateScrollWindow(); void __cdecl OnPaperdollLeftClick();