mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Attempt to decompile mpChooseTrack
This commit is contained in:
@@ -79,7 +79,7 @@ void mpDisableAllMultiTracks(void);
|
||||
void mpRandomiseMultiTracks(void);
|
||||
void mpSetTrackToRandom(void);
|
||||
s32 mpGetCurrentTrackSlotNum(void);
|
||||
u32 mpChooseRandomTrack(void);
|
||||
s32 mpChooseTrack(void);
|
||||
struct mpchrconfig *mpGetChrConfigBySlotNum(s32 slot);
|
||||
s32 mpGetChrIndexBySlotNum(s32 slot);
|
||||
s32 mpGetNumChrs(void);
|
||||
|
||||
Reference in New Issue
Block a user