mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 20:40:35 -04:00
Decompile stageGetPrimaryTrack
This commit is contained in:
@@ -23,6 +23,7 @@ extern u32 var80084220;
|
||||
extern struct something *somethings[];
|
||||
extern u32 var800844d0;
|
||||
extern u32 var800844f0;
|
||||
extern struct stagemusic stagemusictable[];
|
||||
extern s32 var800845d8;
|
||||
extern u32 var800845dc;
|
||||
extern u32 var800845f4;
|
||||
|
||||
@@ -11,7 +11,7 @@ u32 func0f1762ac(void);
|
||||
u32 func0f1763f4(void);
|
||||
u32 func0f176668(void);
|
||||
u32 func0f1766b4(void);
|
||||
s32 func0f176c40(s32 stagenum);
|
||||
s32 stageGetPrimaryTrack(s32 stagenum);
|
||||
s32 func0f176cd8(s32 stagenum);
|
||||
s32 func0f176d20(s32 stagenum);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user