diff 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
line wrap: on
line diff
--- a/mm7_unsorted_subs.h	Sun Feb 23 12:55:01 2014 +0100
+++ b/mm7_unsorted_subs.h	Sun Feb 23 14:12:07 2014 +0100
@@ -156,7 +156,7 @@
 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2);
 void OracleDialogue();
 void __fastcall ClickNPCTopic(signed int uMessageParam);
-char * _4B254D_SkillMasteryTeacher(int _this);
+const char * _4B254D_SkillMasteryTeacher(int _this);
 const char *ContractSelectText(int pEventCode);
 void SimpleHouseDialog();
 void CreateButtonInColumn(int a1, unsigned int a2);