Mercurial > mm7
comparison mm7_data.h @ 158:f4ebd13c2a8e
13.02.13
author | Ritor1 |
---|---|
date | Wed, 13 Feb 2013 01:26:49 +0600 |
parents | 8b8fd4d83fdc |
children | a0e7ad5425d4 |
comparison
equal
deleted
inserted
replaced
157:8e0e2991f9d1 | 158:f4ebd13c2a8e |
---|---|
1833 void __cdecl OnCloseSpellook(); | 1833 void __cdecl OnCloseSpellook(); |
1834 void __cdecl InitializeBookTextures(); | 1834 void __cdecl InitializeBookTextures(); |
1835 void __cdecl InitializeBookFonts(); | 1835 void __cdecl InitializeBookFonts(); |
1836 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); | 1836 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); |
1837 void __cdecl sub_412AF9(); | 1837 void __cdecl sub_412AF9(); |
1838 void __cdecl sub_412B58(); | 1838 void __cdecl DrawSpellBookContent(); |
1839 char __cdecl DrawBook_History(); | 1839 char __cdecl DrawBook_History(); |
1840 void __cdecl DrawBook_Quests(); | 1840 void __cdecl DrawBook_Quests(); |
1841 void __cdecl DrawBook_Autonotes(); | 1841 void __cdecl DrawBook_Autonotes(); |
1842 char *__cdecl DrawBook_Maps(); | 1842 char *__cdecl DrawBook_Maps(); |
1843 void __thiscall SellectDrawBook(unsigned int uBook); // idb | 1843 void __thiscall SellectDrawBook(unsigned int uBook); // idb |
2141 std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file); | 2141 std::string *__fastcall _4678E2_make_error_string(std::string *a1, int line, std::string file); |
2142 int __thiscall sub_467D5D(int _this); | 2142 int __thiscall sub_467D5D(int _this); |
2143 void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb | 2143 void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb |
2144 void __fastcall sub_467F48(signed int a1); | 2144 void __fastcall sub_467F48(signed int a1); |
2145 void __cdecl free_book_subwindow(); | 2145 void __cdecl free_book_subwindow(); |
2146 char __cdecl sub_467FB6(); | 2146 char __cdecl CreateScrollWindow(); |
2147 void __cdecl OnPaperdollLeftClick(); | 2147 void __cdecl OnPaperdollLeftClick(); |
2148 int __thiscall UnprojectX(int x); | 2148 int __thiscall UnprojectX(int x); |
2149 int __thiscall UnprojectY(int _this); | 2149 int __thiscall UnprojectY(int _this); |
2150 char __cdecl OnPressSpace(); | 2150 char __cdecl OnPressSpace(); |
2151 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); | 2151 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); |