Mercurial > mm7
comparison mm7_unsorted_subs.h @ 2237:d903816e972e
_4B254D_SkillMasteryTeacher adding case, removing nested ifs, adding some comments
author | Grumpy7 |
---|---|
date | Sun, 23 Feb 2014 14:12:07 +0100 |
parents | 829760bc6ca6 |
children | 699bd6ee5ad0 |
comparison
equal
deleted
inserted
replaced
2236:3c802b5e026a | 2237:d903816e972e |
---|---|
154 void OnPaperdollLeftClick(); | 154 void OnPaperdollLeftClick(); |
155 void OnPressSpace(); | 155 void OnPressSpace(); |
156 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); | 156 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); |
157 void OracleDialogue(); | 157 void OracleDialogue(); |
158 void __fastcall ClickNPCTopic(signed int uMessageParam); | 158 void __fastcall ClickNPCTopic(signed int uMessageParam); |
159 char * _4B254D_SkillMasteryTeacher(int _this); | 159 const char * _4B254D_SkillMasteryTeacher(int _this); |
160 const char *ContractSelectText(int pEventCode); | 160 const char *ContractSelectText(int pEventCode); |
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(); |