Decompile mpGetNumAvailableChallenges

This commit is contained in:
Ryan Dwyer
2020-01-05 10:32:58 +10:00
parent ba7122128a
commit 7ecbfac128
3 changed files with 15 additions and 29 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ u32 func0f19af3c(void);
bool mpIsChallengeAvailable(s32 challengeindex);
void func0f19afdc(void);
u32 func0f19b540(void);
u32 func0f19b664(void);
s32 mpGetNumAvailableChallenges(void);
char *mpChallengeGetName(s32 challengeindex);
u32 func0f19b6f8(void);
void mpSetCurrentChallenge(s32 slotnum);