Decompile mpGetChrConfigBySlotNum

This commit is contained in:
Ryan Dwyer
2022-01-04 22:07:44 +10:00
parent 7442f771a3
commit ba5d643973
3 changed files with 47 additions and 68 deletions
+2 -2
View File
@@ -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);