mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-18 15:15:20 -04:00
Decompile mpGetTrackSlotIndex
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user