Decompile mpIsPresetUnlocked

This commit is contained in:
Ryan Dwyer
2020-01-20 18:17:52 +10:00
parent ee55a92e79
commit 9f5baf022f
4 changed files with 32 additions and 62 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ u32 func0f18d9a4(void);
u32 func0f18d9fc(void);
u32 func0f18dac0(void);
u32 mpGetNumPresets(void);
u32 func0f18db84(void);
bool mpIsPresetUnlocked(s32 presetnum);
u32 func0f18dc0c(void);
u32 func0f18dc64(void);
u32 func0f18dcec(void);
+1 -4
View File
@@ -4684,10 +4684,7 @@ struct criteria_holograph {
struct mppreset {
u16 name;
u32 unk04;
u32 unk08;
u32 unk0c;
u32 unk10;
u32 unk14;
u8 challenges[16];
};
#endif