Remove excessive whitespace in map headers.

Use the "map" macro instead of using GROUP_* and MAP_* constants.
Also remove redundant "(bank then label)" comments.
This commit is contained in:
yenatch 2014-06-24 09:01:29 -07:00
parent d6fbdfb8de
commit 49ef0121dc
2 changed files with 918 additions and 4801 deletions

View File

@ -39,8 +39,6 @@ OlivinePokeCenter1F_MapHeader:: ; 0x94034
; location on world map, music, time of day, fishing group
db OLIVINE_CITY, MUSIC_POKEMON_CENTER, 1, 1
; had to increase the final size by 1
; had to convert 0x->$ (duh..)
; 0x9403d
OlivineGym_MapHeader:: ; 0x9403d

File diff suppressed because it is too large Load Diff