Decompile aiSetTintedGlassEnabled

This commit is contained in:
Ryan Dwyer
2019-10-20 23:12:22 +10:00
parent a843df1a1c
commit e98bbf6b61
4 changed files with 15 additions and 18 deletions
+1 -1
View File
@@ -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);
+1
View File
@@ -23,6 +23,7 @@ extern u16 g_CommandLengths[];
extern struct coord var0000f00c;
extern u32 g_TintedGlassEnabled;
extern s32 g_AlarmActive;
#endif