summaryrefslogtreecommitdiff
path: root/home/copy2.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/copy2.asm
parente181c27c5e396aea254b471b182df3237eeb03ce (diff)
parent2bb64d11e6015e39e934e7359697c08636645994 (diff)
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'home/copy2.asm')
-rw-r--r--home/copy2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/copy2.asm b/home/copy2.asm
index 5318dc35..07eeb6b2 100644
--- a/home/copy2.asm
+++ b/home/copy2.asm
@@ -148,7 +148,7 @@ FillMemory:: ; 166e (0:166e)
dec b
jr nz, .loop
ret
-
+
GetFarByte:: ; 1681 (0:1681)
; get a byte from a:hl
; and return it in a