summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-11 21:42:56 -0500
committeryenatch <yenatch@gmail.com>2013-12-11 21:42:56 -0500
commit418878d9329caa45c8f3fa0c5798770d95234f90 (patch)
tree15849c5c2f0bfcf9dfe8343332942acd63e77a0f /wram.asm
parentd461689704c05c878ef094e34dd7b6fd6fb4b445 (diff)
more map attribute getters and some cleanup in home/map.asm
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 7a341f9f5..b85131f08 100644
--- a/wram.asm
+++ b/wram.asm
@@ -377,7 +377,7 @@ SpritesEnd:
TileMap: ; c4a0
; 20x18 grid of 8x8 tiles
ds 360
-
+TileMapEnd:
SECTION "BattleMons",WRAM0[$c608]