Decompile cheatGetMarquee

This commit is contained in:
Ryan Dwyer
2019-12-28 00:26:19 +10:00
parent 044705c818
commit 53958ae303
17 changed files with 1176 additions and 1431 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ u32 func0f1071c4(void);
void func0f1074ec(void);
u32 func0f107510(void);
char *cheatGetNameIfUnlocked(struct menu_item *item);
u32 cheatGetMarquee(void);
char *cheatGetMarquee(struct menu_item *item);
s32 cheatGetByTimedStageIndex(s32 stage_index, s32 difficulty);
s32 cheatGetByCompletedStageIndex(s32 stage_index);
s32 cheatGetTime(s32 cheat_id);