Mercurial > mm7
diff mm7_data.h @ 17:fe0d9a98213f
17.01.13 (fix Hint error)
author | Ritor1 |
---|---|
date | Thu, 17 Jan 2013 16:24:25 +0600 |
parents | 66319a734368 |
children | 5070f4343e0e |
line wrap: on
line diff
--- a/mm7_data.h Thu Jan 17 09:24:40 2013 +0600 +++ b/mm7_data.h Thu Jan 17 16:24:25 2013 +0600 @@ -1823,13 +1823,13 @@ void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); void __cdecl sub_412AF9(); void __cdecl sub_412B58(); -char __cdecl sub_412E85(); -void __cdecl DrawSpellbook_Quests(); -void __cdecl DrawSpellbook_Autonotes(); -char *__cdecl DrawSpellbook_Map(); -void __thiscall DrawSpellbook(unsigned int uBook); // idb +char __cdecl DrawBook_History(); +void __cdecl DrawBook_Quests(); +void __cdecl DrawBook_Autonotes(); +char *__cdecl DrawBook_Maps(); +void __thiscall SellectDrawBook(unsigned int uBook); // idb char *__cdecl GetDayPart(); -char __cdecl DrawSpellbook_Calendar(); +char __cdecl DrawBook_Calendar(); void __cdecl SetAttributeNames(); void __cdecl uGameUIFontMain_initialize(); void __cdecl uGameUIFontShadow_initialize();