summaryrefslogtreecommitdiff
path: root/include/m4a.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-01-12 14:18:34 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2020-01-12 14:18:34 -0500
commitbcf07cb83718813d1ca44475aa4a34ee1d52c39e (patch)
tree9cc54fcef0933030d15f94aa2297895670f28402 /include/m4a.h
parentbc4d3b892a1685c0cb9cd368ba586031657c8710 (diff)
parent74fa8075ee4018ba9b7e610212cf7c7777c4edb4 (diff)
Merge branch 'master' of github.com:pret/pokefirered into script_pokemon_util
Diffstat (limited to 'include/m4a.h')
-rw-r--r--include/m4a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m4a.h b/include/m4a.h
index 2bb7f2124..ee23d917a 100644
--- a/include/m4a.h
+++ b/include/m4a.h
@@ -9,6 +9,7 @@ extern struct MusicPlayerInfo gMPlayInfo_BGM;
extern struct MusicPlayerInfo gMPlayInfo_SE1;
extern struct MusicPlayerInfo gMPlayInfo_SE2;
extern struct MusicPlayerInfo gMPlayInfo_SE3;
+extern struct SoundInfo gSoundInfo;
void m4aSoundVSync(void);
void m4aSoundVSyncOn(void);