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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/start_menu_debug.c b/src/debug/start_menu_debug.c
index 9b12c1cc1..340ef2f17 100644
--- a/src/debug/start_menu_debug.c
+++ b/src/debug/start_menu_debug.c
@@ -1830,7 +1830,7 @@ u8 DebugMenu_EditPKMN()
asm(
" push {lr}\n"
" bl Menu_EraseScreen\n"
- " bl debug_sub_815FFDC\n"
+ " bl NakaGenderTest\n"
" mov r0, #0x0\n"
" pop {r1}\n"
" bx r1\n"