index
:
pokecrystal
install
master
Pokémon Crystal
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
6
1 files changed, 0 insertions, 6 deletions
diff --git a/vram.asm b/vram.asm
index 6f7b6eb15..fdb0dc159 100644
--- a/
vram.asm
+++ b/
vram.asm
@@ -1,9 +1,3 @@
-VRAM_Begin EQU $8000
-VRAM_End EQU $a000
-
-GLOBAL VRAM_Begin, VRAM_End
-
-
SECTION "VRAM0", VRAM
VTiles0:: ds $800