Remove the last address comments

except for wram.asm and sram.asm
also delete unused yellow file
This commit is contained in:
dannye 2016-06-12 02:19:19 -05:00
parent 48e0125bd6
commit a51037eeee
458 changed files with 532 additions and 791 deletions

View file

@ -1,4 +1,4 @@
CinnabarIsland_h: ; 0x1c000 to 0x1c022 (34 bytes) (bank=7) (id=8)
CinnabarIsland_h:
db OVERWORLD ; tileset
db CINNABAR_ISLAND_HEIGHT, CINNABAR_ISLAND_WIDTH ; dimensions (y, x)
dw CinnabarIslandBlocks, CinnabarIslandTextPointers, CinnabarIslandScript ; blocks, texts, scripts