mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-12 19:52:36 -04:00
Decompile menuhandlerMpHillTime
This commit is contained in:
@@ -214,7 +214,7 @@ s32 menuhandler0017ef30(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerQuickTeamSeparator(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandler0017f4fc(u32, u32, u32 *);
|
||||
s32 menuhandler0017f74c(u32, u32, u32 *);
|
||||
s32 menuhandler00181a98(u32, u32, u32 *);
|
||||
s32 menuhandlerMpHillTime(u32 operation, struct menu_item *item, struct numandtext *value);
|
||||
s32 menuhandler00185068(u32, u32, u32 *);
|
||||
s32 menuhandlerMpAbortChallenge(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpAddSimulant(u32 operation, struct menu_item *item, s32 *value);
|
||||
|
||||
@@ -157,7 +157,7 @@ struct g_vars {
|
||||
/*000478*/ u32 unk000478;
|
||||
/*00047c*/ u32 unk00047c;
|
||||
/*000480*/ u32 unk000480;
|
||||
/*000484*/ u32 unk000484;
|
||||
/*000484*/ u32 mphilltime;
|
||||
/*000488*/ u32 unk000488;
|
||||
/*00048c*/ u32 unk00048c;
|
||||
/*000490*/ u32 unk000490; // set to 2 when entering combat simulator
|
||||
|
||||
Reference in New Issue
Block a user