mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-26 22:31:56 -04:00
Decompile cheatGetByTimedStageIndex
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user