use headers in main.c

This commit is contained in:
jiangzhengwenjz
2020-01-10 14:12:32 +08:00
parent 514a67edc1
commit dd381f4982
9 changed files with 29 additions and 41 deletions
+1
View File
@@ -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);