summaryrefslogtreecommitdiff
path: root/src/debug/start_menu_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/start_menu_debug.c')
-rw-r--r--src/debug/start_menu_debug.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/debug/start_menu_debug.c b/src/debug/start_menu_debug.c
index af26a60a6..940f21ac7 100644
--- a/src/debug/start_menu_debug.c
+++ b/src/debug/start_menu_debug.c
@@ -622,11 +622,11 @@ const struct {
} gTestMenu_FieldStartNames[] = {
{gTestMenuStr_Junichi, 0x0},
{gTestMenuStr_Daigoro, 0x0},
- {gTestMenuStr_Tetsuji, 0x1},
{gTestMenuStr_Valencia, 0x1},
- {gTestMenuStr_Harukomachi, 0x80},
- {gTestMenuStr_Raymond, 0x81},
- {gTestMenuStr_Tiffany, 0x0},
+ {gTestMenuStr_Harukomachi, 0x1},
+ {gTestMenuStr_Raymond, 0x80},
+ {gTestMenuStr_Tiffany, 0x81},
+ {gTestMenuStr_Tetsuji, 0x0},
{gTestMenuStr_KumaXChie, 0x1}
};