diff options
author | obskyr <powpowd@gmail.com> | 2018-07-03 04:27:39 +0200 |
---|---|---|
committer | obskyr <powpowd@gmail.com> | 2018-07-03 04:27:39 +0200 |
commit | d26c5f6937518f891d7cb699e237e172588f4a26 (patch) | |
tree | ea63c5cda3e21aa97fdc362a198bc7cbc0d10ce2 /wram.asm | |
parent | 5a8a294140c870b1a979980c6e7e61cea5883452 (diff) | |
parent | 9ee9fe5c8f74571c41540085ac1566090ae1936b (diff) |
Merge branch 'mid-kid-master'
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -116,9 +116,8 @@ wMapBufferEnd:: ; c600 UNION -wOverworldMap:: ; c600 - ds $514 ; TODO: constantify this -wOverworldMapEnd:: ; cb14 +wOverworldMapBlocks:: ds 1300 ; c600 +wOverworldMapBlocksEnd:: ; cb14 NEXTU |