mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
Decompile mpIsPresetUnlocked
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user