mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-18 15:15:20 -04:00
Decompile aiIfChrInjured
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user