summaryrefslogtreecommitdiff
path: root/include/m4a.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-12 23:16:51 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-12 23:16:51 -0500
commit344a71d347c487f9fb4213637f3930e2643444d9 (patch)
tree9db464602c410608354c0e0295c9642cce431d68 /include/m4a.h
parente6b38426b7c882a3ae09ac9e6e27e12b06e7ffd1 (diff)
through CB2_LinkError
Diffstat (limited to 'include/m4a.h')
-rw-r--r--include/m4a.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/m4a.h b/include/m4a.h
index 8c3380dd8..316b85082 100644
--- a/include/m4a.h
+++ b/include/m4a.h
@@ -17,4 +17,8 @@ void m4aMPlayFadeOutTemporarily(struct MusicPlayerInfo *mplayInfo, u16 speed);
void m4aMPlayFadeIn(struct MusicPlayerInfo *mplayInfo, u16 speed);
void m4aMPlayImmInit(struct MusicPlayerInfo *mplayInfo);
+extern struct MusicPlayerInfo gMPlay_SE1;
+extern struct MusicPlayerInfo gMPlay_SE2;
+extern struct MusicPlayerInfo gMPlay_SE3;
+
#endif //GUARD_M4A_H