Decompile mpGetTrackSlotIndex

This commit is contained in:
Ryan Dwyer
2020-01-19 00:50:01 +10:00
parent 01040da843
commit fbeace08de
2 changed files with 27 additions and 43 deletions
+2 -2
View File
@@ -63,8 +63,8 @@ u32 mpGetLockPlayerNum(void);
u32 func0f18bfd8(void);
u32 func0f18c014(void);
bool mpIsTrackUnlocked(s32 arg0);
s32 func0f18c138(s32 arg0);
s32 mpGetUnlockedTrackNum(s32 slotindex);
s32 mpGetTrackSlotIndex(s32 tracknum);
s32 mpGetTrackNumAtSlotIndex(s32 slotindex);
s32 func0f18c200(void);
s32 mpGetTrackAudioId(s32 slotindex);
char *mpGetTrackName(s32 slotindex);