Decompile mpChallengeGetName

This commit is contained in:
Ryan Dwyer
2020-01-05 08:17:51 +10:00
parent f3ec24f138
commit 0ec7eb2db9
3 changed files with 6 additions and 21 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ u32 func0f19c274(void);
u32 func0f19c288(void);
u32 func0f19c2b0(void);
u32 func0f19c2cc(void);
u32 func0f19c37c(void);
char *mpChallengeGetName(s32 arg0, s32 challengeindex);
bool func0f19c3bc(s32 mpchrnum, s32 index, s32 numplayers);
bool mpIsChallengeCompletedByAnyChrWithNumPlayers(s32 index, s32 numplayers);
void mpSetChallengeCompletedByAnyChrWithNumPlayers(s32 index, s32 numplayers, bool completed);