Decompile aiIfChrInjured

This commit is contained in:
Ryan Dwyer
2019-10-20 23:27:22 +10:00
parent 5fce6a068e
commit 33c27751a3
4 changed files with 17 additions and 49 deletions
+1 -1
View File
@@ -225,7 +225,7 @@
#define CHRFLAG3_10000000 0x10000000 // Not used in scripts
#define CHRFLAG3_20000000 0x20000000 // Not used in scripts
#define CHRFLAG3_40000000 0x40000000 // Not used in scripts
#define CHRFLAG3_80000000 0x80000000 // Not used in scripts
#define CHRFLAG3_INJURED 0x80000000
#define CMD_LABEL 0x0002
#define CMD_END 0x0004
+1 -1
View File
@@ -334,7 +334,7 @@
/*0x0157*/ bool aiSetTintedGlassEnabled(void);
/*0x015b*/ bool aiAudioPlayMusic(void);
/*0x015c*/ bool aiAudioRestartMusic(void);
/*0x0165*/ bool ai0165(void);
/*0x0165*/ bool aiIfChrInjured(void);
/*0x0166*/ bool ai0166(void);
/*0x0167*/ bool ai0167(void);
/*0x0168*/ bool ai0168(void);