Mercurial > mm7
comparison mm7_unsorted_subs.h @ 2240:1fc4223bddf6
dword_F8B1B0_MasteryBeingTaught removing redundant case bodies
author | Grumpy7 |
---|---|
date | Sun, 23 Feb 2014 18:40:29 +0100 |
parents | 699bd6ee5ad0 |
children | 0be4f17b7986 |
comparison
equal
deleted
inserted
replaced
2239:699bd6ee5ad0 | 2240:1fc4223bddf6 |
---|---|
161 void SimpleHouseDialog(); | 161 void SimpleHouseDialog(); |
162 void CreateButtonInColumn(int a1, unsigned int a2); | 162 void CreateButtonInColumn(int a1, unsigned int a2); |
163 void FillAviableSkillsToTeach(int _this); | 163 void FillAviableSkillsToTeach(int _this); |
164 void sub_4B3E1E(); | 164 void sub_4B3E1E(); |
165 void DrawJoinGuildWindow(int pEventCode); | 165 void DrawJoinGuildWindow(int pEventCode); |
166 void __fastcall _4B3FE5_training_dialogue(int a4); | 166 void _4B3FE5_training_dialogue(int a4); |
167 void NPCHireableDialogPrepare(); | 167 void NPCHireableDialogPrepare(); |
168 void _4B4224_UpdateNPCTopics(int _this); | 168 void _4B4224_UpdateNPCTopics(int _this); |
169 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); | 169 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); |
170 __int64 GetExperienceRequiredForLevel(int a1); | 170 __int64 GetExperienceRequiredForLevel(int a1); |
171 void CheckBountyRespawnAndAward(); | 171 void CheckBountyRespawnAndAward(); |