Decompile aiShowText

This commit is contained in:
Ryan Dwyer
2019-10-10 21:05:46 +10:00
parent 57de503a23
commit 73085d6071
4 changed files with 26 additions and 59 deletions
+1 -1
View File
@@ -387,7 +387,7 @@
/*0x01a1*/ bool aiSetRoomToSearch(void);
/*0x01a2*/ bool ai01a2(void);
/*0x01a3*/ bool ai01a3(void);
/*0x01a4*/ bool ai01a4(void);
/*0x01a4*/ bool aiShowText(void);
/*0x01a5*/ bool ai01a5(void);
/*0x01a6*/ bool ai01a6(void);
/*0x01a7*/ bool ai01a7(void);
+1 -1
View File
@@ -558,7 +558,7 @@ u32 menuhandler001a6d4c(u32, u32, u32);
struct defaultobj *objFindByTagId(s32 tag_id);
char *textGet(u16 textid);
char *textGet(u32 textid);
u32 getDifficulty(void);