summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
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 9ed669ae..4b40df91 100644
--- a/wram.asm
+++ b/wram.asm
@@ -145,8 +145,6 @@ wDisableTextAcceleration:: db
wPCItemsCursor:: db
wPCItemsScrollPosition:: db
- ds 39
-
SECTION "GBC Palettes", WRAM0
@@ -462,7 +460,8 @@ wUnusedMapBuffer:: ds 24
wUnusedMapBufferEnd::
-SECTION "Overworld Map", WRAM0
+SECTION "Overworld Map", WRAM0, ALIGN[8]
+; LCD expects wLYOverrides to have an alignment of $100
UNION
; overworld map blocks