mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 21:18:03 -04:00
Decompile func0f10d730
This commit is contained in:
@@ -34,7 +34,7 @@ extern struct menu_dialog menudialog_mpdropout;
|
||||
extern struct menu_dialog g_MpEditSimulant4MbMenuDialog;
|
||||
extern struct menu_dialog g_4MbAdvancedSetupMenuDialog;
|
||||
extern struct menu_dialog menudialog_1b5c0;
|
||||
extern struct menu_dialog menudialog_promptnextmission;
|
||||
extern struct menu_dialog g_MenuDialogPromptNextMission;
|
||||
extern struct menu_dialog menudialog_1b7a4;
|
||||
extern u32 var80075968;
|
||||
extern struct menu_dialog menudialog_1bb44;
|
||||
|
||||
@@ -26,7 +26,7 @@ u32 func0f10d588(void);
|
||||
u32 func0f10d61c(void);
|
||||
u32 func0f10d678(void);
|
||||
char *soloMenuTextMissionTime(struct menu_item *item);
|
||||
u32 func0f10d730(void);
|
||||
struct menu_dialog *func0f10d730(void);
|
||||
void func0f10d770(void);
|
||||
void func0f10d910(s32 arg0);
|
||||
char *soloMenuTextCheatName(struct menu_item *item);
|
||||
|
||||
+1
-1
@@ -3136,7 +3136,7 @@ struct mptrack {
|
||||
};
|
||||
|
||||
struct stageoverviewentry {
|
||||
u32 stage;
|
||||
u32 stagenum;
|
||||
u8 unk04;
|
||||
u16 name1; // "dataDyne Central"
|
||||
u16 name2; // " - Defection"
|
||||
|
||||
Reference in New Issue
Block a user