summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorobskyr <powpowd@gmail.com>2018-07-03 04:27:39 +0200
committerobskyr <powpowd@gmail.com>2018-07-03 04:27:39 +0200
commitd26c5f6937518f891d7cb699e237e172588f4a26 (patch)
treeea63c5cda3e21aa97fdc362a198bc7cbc0d10ce2 /wram.asm
parent5a8a294140c870b1a979980c6e7e61cea5883452 (diff)
parent9ee9fe5c8f74571c41540085ac1566090ae1936b (diff)
Merge branch 'mid-kid-master'
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/wram.asm b/wram.asm
index e993003..833ae49 100644
--- a/wram.asm
+++ b/wram.asm
@@ -116,9 +116,8 @@ wMapBufferEnd:: ; c600
UNION
-wOverworldMap:: ; c600
- ds $514 ; TODO: constantify this
-wOverworldMapEnd:: ; cb14
+wOverworldMapBlocks:: ds 1300 ; c600
+wOverworldMapBlocksEnd:: ; cb14
NEXTU