diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-12-09 16:26:22 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-12-09 16:26:22 -0500 |
commit | efb171875caf57aa48edf14254c1dd8d61c17a5a (patch) | |
tree | f5e6178498679f4b1e4b1c1053f222f546c9a814 /include/sound.h | |
parent | 9d70b8a4d9fc69064b5a0bde6670b4aaca25cf5e (diff) |
Nonmatching sub_810287C; annotate rodata
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 |