Decompile cheatGetByTimedStageIndex

This commit is contained in:
Ryan Dwyer
2019-12-26 13:08:32 +10:00
parent bae7654bcf
commit 672c7536e8
3 changed files with 17 additions and 32 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ void func0f1074ec(void);
u32 func0f107510(void);
char *cheatGetNameIfUnlocked(struct cheatthing *thing);
u32 func0f107a78(void);
u32 func0f107eb8(void);
s32 cheatGetByTimedStageIndex(s32 stage_index, s32 difficulty);
s32 cheatGetByCompletedStageIndex(s32 stage_index);
s32 cheatGetTime(s32 cheat_id);
char *cheatGetName(s32 cheat_id);