Mercurial > mm7
comparison mm7_unsorted_subs.h @ 2229:10c909eb6766
dword_AE336C to NPCStats::dword_AE336C_LastMispronouncedNameFirstLetter,
dword_AE3370 to NPCStats::dword_AE3370_LastMispronouncedNameResult
sub_495366 to NPCStats::sub_495366_MispronounceName + cleanup
author | Grumpy7 |
---|---|
date | Sat, 22 Feb 2014 18:25:18 +0100 |
parents | db94443ea4e7 |
children | 8673f3aedfb9 |
comparison
equal
deleted
inserted
replaced
2225:080fd5a5433d | 2229:10c909eb6766 |
---|---|
203 void __fastcall Rest(unsigned int uHoursToSleep); | 203 void __fastcall Rest(unsigned int uHoursToSleep); |
204 void _493938_regenerate(); | 204 void _493938_regenerate(); |
205 void init_summoned_item(struct stru351_summoned_item *_this, __int64 duration); | 205 void init_summoned_item(struct stru351_summoned_item *_this, __int64 duration); |
206 void _494035_timed_effects__water_walking_damage__etc(); | 206 void _494035_timed_effects__water_walking_damage__etc(); |
207 unsigned int __fastcall _494820_training_time(unsigned int a1); | 207 unsigned int __fastcall _494820_training_time(unsigned int a1); |
208 char *__fastcall sub_495366(unsigned __int8 a1, unsigned __int8 a2); | |
209 const char *GetReputationString(signed int a1); | 208 const char *GetReputationString(signed int a1); |
210 char *BuildDialogueString(const char *lpsz, unsigned __int8 uPlayerID, struct ItemGen *a3, char *a4, int a5, __int64 *a6); | 209 char *BuildDialogueString(const char *lpsz, unsigned __int8 uPlayerID, struct ItemGen *a3, char *a4, int a5, __int64 *a6); |
211 void PlayerCreationUI_Draw(); | 210 void PlayerCreationUI_Draw(); |
212 void PlayerCreationUI_Initialize(); | 211 void PlayerCreationUI_Initialize(); |
213 void DeleteCCharFont(); | 212 void DeleteCCharFont(); |