diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 23:48:47 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 23:48:47 +0200 |
commit | 2e7127284f98cb4c8c02b1a41a19fdc73ed4eb79 (patch) | |
tree | cb711d29132a9ee6cbc8ce04c731e17a02b38074 /asm/main_menu.s | |
parent | c253bf5e75796c462fe5e389c7e8f6040f826c0f (diff) |
egg hatch almost decompiled
Diffstat (limited to 'asm/main_menu.s')
-rw-r--r-- | asm/main_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/main_menu.s b/asm/main_menu.s index ed04ba6f3..273d5d3b0 100644 --- a/asm/main_menu.s +++ b/asm/main_menu.s @@ -2951,7 +2951,7 @@ task_new_game_prof_birch_speech_17: @ 8031090 str r0, [sp, 0x4] movs r0, 0 movs r3, 0 - bl do_choose_name_or_words_screen + bl DoNamingScreen _080310EC: add sp, 0x8 pop {r4,r5} |