mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-05 10:27:22 -04:00
Decompile aiChrSetInvincible
This commit is contained in:
@@ -14196,7 +14196,7 @@ bool (*command_pointers[])(void) = {
|
||||
/*0x00f0*/ ai00f0,
|
||||
/*0x00f1*/ ai00f1,
|
||||
/*0x00f2*/ ai00f2,
|
||||
/*0x00f3*/ ai00f3,
|
||||
/*0x00f3*/ aiChrSetInvincible,
|
||||
/*0x00f4*/ ai00f4,
|
||||
/*0x00f5*/ ai00f5,
|
||||
/*0x00f6*/ ai00f6,
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user