Decompile cheatIsUnlocked

This commit is contained in:
Ryan Dwyer
2019-12-28 19:14:22 +10:00
parent d3485d7e1a
commit f602eb329a
15 changed files with 205 additions and 304 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
bool cheatIsUnlocked(s32 cheat_id);
u32 cheatIsUnlocked(s32 cheat_id);
bool cheatIsActive(s32 cheat_id);
void cheatActivate(s32 cheat_id);
void cheatDeactivate(s32 cheat_id);
+1 -1
View File
@@ -13,7 +13,7 @@ u32 func0f19cbcc(void);
u32 func0f19cc50(void);
u32 func0f19ccc0(void);
u32 func0f19cdf0(void);
s32 func0f19cf20(s32 stage_index); // firing range related
u32 func0f19cf20(s32 stage_index); // firing range related
u32 func0f19d250(void);
u32 func0f19d25c(void);
u32 func0f19d268(void);