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
@@ -14196,7 +14196,7 @@ bool (*command_pointers[])(void) = {
/*0x00f0*/ ai00f0,
/*0x00f1*/ ai00f1,
/*0x00f2*/ ai00f2,
/*0x00f3*/ ai00f3,
/*0x00f3*/ aiChrSetInvincible,
/*0x00f4*/ ai00f4,
/*0x00f5*/ ai00f5,
/*0x00f6*/ ai00f6,
+2 -1
View File
@@ -445,7 +445,8 @@ bool g_PlayersWithControl[] = {
true, true, true, true
};
u32 var00016780 = 0x00000000;
bool g_PlayerInvincible = false;
u32 var00016784 = 0x00000000;
u32 var00016788 = 0x001a001c;
u32 var0001678c = 0x00200021;