diff options
Diffstat (limited to 'include/sound.h')
-rw-r--r-- | include/sound.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound.h b/include/sound.h index 73ca1c654..8ce8a62ad 100644 --- a/include/sound.h +++ b/include/sound.h @@ -47,5 +47,6 @@ bool8 IsSEPlaying(void); bool8 IsBGMPlaying(void); bool8 IsSpecialSEPlaying(void); void sub_8072474(u16 volume); +void sub_807249C(void); #endif // GUARD_SOUND_H |