diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-20 18:59:26 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-20 18:59:26 -0400 |
commit | 06673cbee76630f4049da1ce763d27d4eb967432 (patch) | |
tree | 1a3cf91487ada1e0debc421058a94d758c92a0af /wram.asm | |
parent | d9300a9becc9aa699b7191f87d8b493a93139ba2 (diff) |
Named more specials, fixed a missing EOL
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |