Mercurial > mm7
diff mm7_data.h @ 158:f4ebd13c2a8e
13.02.13
author | Ritor1 |
---|---|
date | Wed, 13 Feb 2013 01:26:49 +0600 |
parents | 8b8fd4d83fdc |
children | a0e7ad5425d4 |
line wrap: on
line diff
--- a/mm7_data.h Tue Feb 12 18:16:34 2013 +0600 +++ b/mm7_data.h Wed Feb 13 01:26:49 2013 +0600 @@ -1835,7 +1835,7 @@ void __cdecl InitializeBookFonts(); void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); void __cdecl sub_412AF9(); -void __cdecl sub_412B58(); +void __cdecl DrawSpellBookContent(); char __cdecl DrawBook_History(); void __cdecl DrawBook_Quests(); void __cdecl DrawBook_Autonotes(); @@ -2143,7 +2143,7 @@ void __thiscall sub_467E7F_EquipBody(unsigned int uEquipType); // idb void __fastcall sub_467F48(signed int a1); void __cdecl free_book_subwindow(); -char __cdecl sub_467FB6(); +char __cdecl CreateScrollWindow(); void __cdecl OnPaperdollLeftClick(); int __thiscall UnprojectX(int x); int __thiscall UnprojectY(int _this);