Decompile stageGetAmbientTrack

This commit is contained in:
Ryan Dwyer
2020-08-28 19:36:59 +10:00
parent 0d8759394a
commit d5ea72322a
5 changed files with 30 additions and 40 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ extern u32 var80084220;
extern struct something *somethings[];
extern u32 var800844d0;
extern u32 var800844f0;
extern struct stagemusic stagemusictable[];
extern struct stagemusic g_StageTracks[];
extern s32 var800845d8;
extern u32 var800845dc;
extern u32 var800845f4;
+1 -1
View File
@@ -12,7 +12,7 @@ u32 func0f1763f4(void);
u32 func0f176668(void);
u32 func0f1766b4(void);
s32 stageGetPrimaryTrack(s32 stagenum);
s32 func0f176cd8(s32 stagenum);
s16 stageGetAmbientTrack(s32 stagenum);
s32 func0f176d20(s32 stagenum);
#endif