diff options
author | yenatch <yenatch@gmail.com> | 2013-12-11 21:42:56 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-11 21:42:56 -0500 |
commit | 418878d9329caa45c8f3fa0c5798770d95234f90 (patch) | |
tree | 15849c5c2f0bfcf9dfe8343332942acd63e77a0f /wram.asm | |
parent | d461689704c05c878ef094e34dd7b6fd6fb4b445 (diff) |
more map attribute getters and some cleanup in home/map.asm
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -377,7 +377,7 @@ SpritesEnd: TileMap: ; c4a0 ; 20x18 grid of 8x8 tiles ds 360 - +TileMapEnd: SECTION "BattleMons",WRAM0[$c608] |