mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 15:17:13 -04:00
Decompile aiSetTintedGlassEnabled
This commit is contained in:
@@ -331,7 +331,7 @@
|
||||
/*0x014a*/ bool ai014a(void);
|
||||
/*0x014b*/ bool aiIfNotListening(void);
|
||||
/*0x0152*/ bool ai0152(void);
|
||||
/*0x0157*/ bool ai0157(void);
|
||||
/*0x0157*/ bool aiSetTintedGlassEnabled(void);
|
||||
/*0x015b*/ bool aiAudioPlayMusic(void);
|
||||
/*0x015c*/ bool aiAudioRestartMusic(void);
|
||||
/*0x0165*/ bool ai0165(void);
|
||||
|
||||
@@ -23,6 +23,7 @@ extern u16 g_CommandLengths[];
|
||||
|
||||
extern struct coord var0000f00c;
|
||||
|
||||
extern u32 g_TintedGlassEnabled;
|
||||
extern s32 g_AlarmActive;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user