through CB2_LinkError

This commit is contained in:
PikalaxALT
2017-11-12 23:16:51 -05:00
parent e6b38426b7
commit 344a71d347
8 changed files with 118 additions and 185 deletions

View File

@@ -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