Rename some control style dialog symbols

This commit is contained in:
Ryan Dwyer
2020-01-01 15:16:50 +10:00
parent af8c4bbd36
commit 6f4c04afaa
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -189,8 +189,8 @@ extern struct menu_dialog menudialog_selectdifficulty2;
extern struct menu_dialog menudialog_selectdifficulty3;
extern struct stageoverviewentry g_StageNames[];
extern struct mission missions[];
extern struct menu_dialog menudialog_control;
extern struct menu_dialog menudialog_control2;
extern struct menu_dialog g_ControlStyleMultiMenuDialog;
extern struct menu_dialog g_ControlStyleSingleMenuDialog;
extern struct menu_dialog menudialog_control3;
extern struct menu_dialog menudialog_control4;
extern u32 var80072d8c;