summaryrefslogtreecommitdiff
path: root/src/debug/start_menu_debug.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-04 08:49:05 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-05 22:43:26 -0400
commit56d822f9e3fe9ed65377151c0b839e4eaa7caea9 (patch)
treeb12164fe944f4d340bcbed1aa1e599d8d1d4f757 /src/debug/start_menu_debug.c
parentb5dbdbc4b918b1fd3b60084ea92ce9ad6830733b (diff)
Renaming
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"