Decompile mpGetNumChallengesAvailable

This commit is contained in:
Ryan Dwyer
2020-01-05 08:34:24 +10:00
parent 0ec7eb2db9
commit d143d6b8fb
3 changed files with 23 additions and 54 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ void func0f19c268(void);
u32 func0f19c274(void);
u32 func0f19c288(void);
u32 func0f19c2b0(void);
u32 func0f19c2cc(void);
s32 mpGetNumChallengesAvailable(s32 mpchrnum);
char *mpChallengeGetName(s32 arg0, s32 challengeindex);
bool func0f19c3bc(s32 mpchrnum, s32 index, s32 numplayers);
bool mpIsChallengeCompletedByAnyChrWithNumPlayers(s32 index, s32 numplayers);