Decompile aiChrSetInvincible

This commit is contained in:
Ryan Dwyer
2019-10-20 12:28:56 +10:00
parent b9bc2e04f8
commit cbf0d8bd45
5 changed files with 22 additions and 46 deletions
+1 -1
View File
@@ -243,7 +243,7 @@
/*0x00f0*/ bool ai00f0(void);
/*0x00f1*/ bool ai00f1(void);
/*0x00f2*/ bool ai00f2(void);
/*0x00f3*/ bool ai00f3(void);
/*0x00f3*/ bool aiChrSetInvincible(void);
/*0x00f4*/ bool ai00f4(void);
/*0x00f5*/ bool ai00f5(void);
/*0x00f6*/ bool ai00f6(void);
+1
View File
@@ -6,5 +6,6 @@ extern struct menu_dialog menudialog_18d78;
extern struct menu_dialog menudialog_18d90;
extern u32 g_PlayersWithControl[];
extern bool g_PlayerInvincible;
#endif