Decompile mpOptionsMenuDialog

This commit is contained in:
Ryan Dwyer
2020-09-12 18:49:32 +10:00
parent b82ac9b08e
commit c5b02fc95d
4 changed files with 34 additions and 75 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ extern struct menudialog menudialog_mphilloptions;
extern struct menudialog menudialog_mphackeroptions;
extern u32 var80086e14;
extern struct menudialog menudialog_mppopacapoptions;
extern struct mpscenario g_MpScenarios[];
extern struct mpscenario g_MpScenarios[6];
extern struct mpscenariooverview g_MpScenarioOverviews[];
extern u32 var8008716c;
extern u32 var800871fc;
+1 -1
View File
@@ -99,7 +99,7 @@ u32 func0f1847b8(void);
void scenarioPacCallback10(void);
u32 scenarioPacCallback18(void);
bool scenarioPacRadar2(Gfx **gdl, struct prop *prop);
s32 menudialog00184ec0(u32 operation, struct menudialog *dialog, union handlerdata *data);
s32 mpOptionsMenuDialog(u32 operation, struct menudialog *dialog, union handlerdata *data);
char *mpMenuTextScenarioShortName(struct menuitem *item);
char *mpMenuTextScenarioName(struct menuitem *item);
s32 menuhandler00185068(u32 operation, struct menuitem *item, union handlerdata *data);