summaryrefslogtreecommitdiff
path: root/include/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound.h')
-rw-r--r--include/sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound.h b/include/sound.h
index e5736fad8..73ca1c654 100644
--- a/include/sound.h
+++ b/include/sound.h
@@ -46,5 +46,6 @@ void SE12PanpotControl(s8 pan);
bool8 IsSEPlaying(void);
bool8 IsBGMPlaying(void);
bool8 IsSpecialSEPlaying(void);
+void sub_8072474(u16 volume);
#endif // GUARD_SOUND_H