summaryrefslogtreecommitdiff
path: root/include/sound.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-12-06 16:57:33 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-12-06 16:57:33 -0500
commit7871a505b39e5452f0a39f96ce2deea810099906 (patch)
tree7d4786cae7b6fdd01cda645fdcd6ddd7b17d2e93 /include/sound.h
parent22a73c654b33878d8861109a3898bddc0d30c6b3 (diff)
pokedex_screen through sub_810250C
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