mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-20 15:31:10 -04:00
Decompile mpGetChrConfigBySlotNum
This commit is contained in:
@@ -80,8 +80,8 @@ void mpRandomiseMultiTracks(void);
|
||||
void mpSetTrackToRandom(void);
|
||||
s32 mpGetCurrentTrackSlotNum(void);
|
||||
u32 mpChooseRandomTrack(void);
|
||||
struct mpchrconfig *func0f18c794(s32 index);
|
||||
s32 func0f18c828(s32 index);
|
||||
struct mpchrconfig *mpGetChrConfigBySlotNum(s32 slot);
|
||||
s32 mpGetChrIndexBySlotNum(s32 slot);
|
||||
s32 mpGetNumChrs(void);
|
||||
u32 func0f18c8b8(void);
|
||||
void func0f18c984(s32 numsims, u8 difficulty);
|
||||
|
||||
Reference in New Issue
Block a user