summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-25 02:48:05 +0200
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-25 02:48:05 +0200
commit7695f0f536581e11791a055744bd66f099ed5a63 (patch)
tree11a0cae0ecc58a1bd3f8c81b68e55f0e7f415675
parenteb45bd624273150d028a89b93be3a4403d1b82d4 (diff)
wip asm
-rw-r--r--asm/learn_move.s6
1 files changed, 5 insertions, 1 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s
index fdf650a08..89cd2efb8 100644
--- a/asm/learn_move.s
+++ b/asm/learn_move.s
@@ -1037,7 +1037,7 @@ _08132F58:
lsls r0, 24
cmp r0, 0
beq _08132FD6
- ldr r0, _08132F78 @ =gOtherText_ForgotOrDidNotLearnMove
+ ldr r0, _08132F78 @ =gOtherText_ForgotOrDidNotLearnMove / deuOtherText_ForgotAndLearned
bl sub_81328E8
ldr r0, _08132F7C @ =gUnknown_030007B0
ldr r1, [r0]
@@ -1047,7 +1047,11 @@ _08132F58:
bl PlayFanfare
b _08132FD6
.align 2, 0
+.ifdef ENGLISH
_08132F78: .4byte gOtherText_ForgotOrDidNotLearnMove
+.else
+_08132F78: .4byte deuOtherText_ForgotAndLearned
+.endif
_08132F7C: .4byte gUnknown_030007B0
_08132F80: .4byte 0x0000016f
_08132F84: