mirror of
https://github.com/zeldaret/tmc
synced 2026-06-18 15:36:09 -04:00
move entity update functions
This commit is contained in:
@@ -173,6 +173,8 @@ typedef struct MusicPlayer {
|
||||
extern const MusicPlayer gMusicPlayers[];
|
||||
extern const Song gSongTable[];
|
||||
|
||||
void m4aSoundMain(void);
|
||||
void m4aSoundVSync(void);
|
||||
void m4aSoundInit(void);
|
||||
void m4aSongNumStart(u16 n);
|
||||
void m4aSongNumStartOrContinue(u16 n);
|
||||
|
||||
Reference in New Issue
Block a user