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/learn_move.s | |
parent | f95188d887ca8073347f13c56e5e7acf53a75ac2 (diff) |
through MysteryGift_HandleThreeOptionMenu
Diffstat (limited to 'asm/learn_move.s')
-rw-r--r-- | asm/learn_move.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s index db41257a2..3db64a899 100644 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -1016,7 +1016,7 @@ _080E4EF4: lsrs r0, 24 movs r1, 0x1 movs r2, 0xE - bl sub_8150048 + bl DrawTextBorderOuter adds r4, 0x1 cmp r4, 0x7 ble _080E4EF4 |