mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-31 23:58:38 -04:00
Decompile aiChrSetInvincible
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user