summaryrefslogtreecommitdiff
path: root/vram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'vram.asm')
-rw-r--r--vram.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/vram.asm b/vram.asm
index f16ba37c..aff170ca 100644
--- a/vram.asm
+++ b/vram.asm
@@ -6,6 +6,7 @@ vTiles2:: ds $800
vBGMap0:: ds $400
vBGMap1:: ds $400
+
SECTION "VRAM1", VRAM
vTiles3:: ds $800