summaryrefslogtreecommitdiff
path: root/home/copy_tilemap.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-03-31 14:15:21 -0400
committerentrpntr <entrpntr@gmail.com>2020-03-31 14:39:28 -0400
commit95d7d56581a9de9c62ab805a872d5900ff12e8ef (patch)
tree9e872b5df6b688f3a3b3dd119d60e0263a95f90a /home/copy_tilemap.asm
parent93578c2ffd08f4917badc1be42d8d683e2ca0634 (diff)
Disassemble pic banks.
Diffstat (limited to 'home/copy_tilemap.asm')
-rwxr-xr-xhome/copy_tilemap.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/copy_tilemap.asm b/home/copy_tilemap.asm
index 9ebcc04c..e5d979e0 100755
--- a/home/copy_tilemap.asm
+++ b/home/copy_tilemap.asm
@@ -18,4 +18,4 @@ LoadTempTilemapToTilemap::
hlcoord 0, 0, wTempTileMap
decoord 0, 0
ld bc, wTilemapEnd - wTilemap
- jp CopyBytes \ No newline at end of file
+ jp CopyBytes