diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
commit | a070bdcb21310c7d17b4fd057852f788fdfd61ca (patch) | |
tree | ca50135e03b11b93e4c20ae2313742fcd728f595 /home/copy2.asm | |
parent | 3af22139a90e9484221344ae6d34d737faa07608 (diff) |
Clean up white space
Diffstat (limited to 'home/copy2.asm')
-rw-r--r-- | home/copy2.asm | 2 |
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 |