summaryrefslogtreecommitdiff
path: root/text.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-26 23:27:51 -0500
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2015-02-26 23:27:51 -0500
commit6cb51a1c4efe543b153219677ba5a842d189ff98 (patch)
tree1a3bf3d328f4a074a0002f75b7ff502af99d1e0d /text.asm
parent084c8407d879e114453147b737528da46f3b1cb5 (diff)
Label typo
closes https://github.com/iimarckus/pokered/issues/81
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.asm b/text.asm
index 7eac7b5a..10ff8511 100644
--- a/text.asm
+++ b/text.asm
@@ -1552,7 +1552,7 @@ _ComeBackText:: ; 89d15 (22:5d15)
line "Come back!"
done
-_SupperEffectiveText:: ; 89d22 (22:5d22)
+_SuperEffectiveText:: ; 89d22 (22:5d22)
text "It's super"
line "effective!"
prompt