summaryrefslogtreecommitdiff
path: root/home/text.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-08 00:35:33 -0400
commit5da4ad3d5c62292f062d4f7b4382e6c09b7faaea (patch)
tree97319f45578efa0901fb1986678c16bbdeda6bcc /home/text.asm
parente181c27c5e396aea254b471b182df3237eeb03ce (diff)
parent2bb64d11e6015e39e934e7359697c08636645994 (diff)
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'home/text.asm')
-rw-r--r--home/text.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/text.asm b/home/text.asm
index a0e860d9..eadaf0b3 100644
--- a/home/text.asm
+++ b/home/text.asm
@@ -58,7 +58,7 @@ PlaceNextChar:: ; 1724 (0:1724)
pop hl
ret
-Char4ETest:: ; 172d (0:172d)
+Char4ETest:: ; 172d (0:172d)
cp $4E
jr nz, .next
ld bc, $0028
@@ -304,7 +304,7 @@ Char49:: ; 18a3 (0:18a3)
jr z, .Char49
ld a, $4e
jp Char4ETest
-
+
.Char49
push de
ld a, $EE