summaryrefslogtreecommitdiff
path: root/asm/buy_menu_helpers.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-15 13:17:19 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-04-15 13:17:19 -0400
commitdfbddec062dbc58506b007feba9d22e6d67f883d (patch)
tree139b101f2156d1c0a4f606b1bc97371ea5a6e55b /asm/buy_menu_helpers.s
parent0298df9b5f01b5913bd038523ee6beabbb628ee3 (diff)
tm_case and peripheral documentation
Diffstat (limited to 'asm/buy_menu_helpers.s')
-rw-r--r--asm/buy_menu_helpers.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/buy_menu_helpers.s b/asm/buy_menu_helpers.s
index 224bfa20c..04caf30a4 100644
--- a/asm/buy_menu_helpers.s
+++ b/asm/buy_menu_helpers.s
@@ -209,7 +209,7 @@ sub_813F7D8: @ 813F7D8
str r3, [sp, 0xC]
movs r2, 0x2
movs r3, 0
- bl sub_80BF5D0
+ bl CreateYesNoMenuWithCallbacks
add sp, 0x10
pop {r0}
bx r0