diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-25 16:52:29 -0400 |
commit | 6cebd1f85311b1aa7321eb141521686d21bd091c (patch) | |
tree | f452c85872b96e021f9021a3d6e95df6d0b6dca2 /asm/start_menu.s | |
parent | f95188d887ca8073347f13c56e5e7acf53a75ac2 (diff) |
through MysteryGift_HandleThreeOptionMenu
Diffstat (limited to 'asm/start_menu.s')
-rw-r--r-- | asm/start_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/start_menu.s b/asm/start_menu.s index 65a1e4402..e73315789 100644 --- a/asm/start_menu.s +++ b/asm/start_menu.s @@ -1912,7 +1912,7 @@ _0806FC14: movs r0, 0 movs r1, 0x8 movs r2, 0xF - bl sub_8150048 + bl DrawTextBorderOuter movs r0, 0 bl PutWindowTilemap movs r0, 0 |