From a070bdcb21310c7d17b4fd057852f788fdfd61ca Mon Sep 17 00:00:00 2001 From: dannye Date: Mon, 6 Jun 2016 01:22:22 -0500 Subject: Clean up white space --- home/copy2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/copy2.asm') 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 -- cgit v1.3.1-sl0p