index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vram.asm
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'vram.asm')
-rw-r--r--
vram.asm
1
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