summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-07-20 18:59:26 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-07-20 18:59:26 -0400
commit06673cbee76630f4049da1ce763d27d4eb967432 (patch)
tree1a3cf91487ada1e0debc421058a94d758c92a0af /wram.asm
parentd9300a9becc9aa699b7191f87d8b493a93139ba2 (diff)
Named more specials, fixed a missing EOL
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index ddcf2ebe3..86fc3bd04 100644
--- a/wram.asm
+++ b/wram.asm
@@ -1550,7 +1550,7 @@ wd195:: ds 1
wd196:: ds 1
wd197:: ds 2
wd199:: ds 1
-wd19a:: ds 3
+wRoofPalette:: ds 3
; width/height are in blocks (2x2 walkable tiles, 4x4 graphics tiles)
MapHeader:: ; d19d