make comments consistent throughout all mapHeader files

This commit is contained in:
Sam Nelson 2018-07-15 10:50:44 -07:00
parent 98f09b6d26
commit ee72316102
7 changed files with 26 additions and 26 deletions

View file

@ -1,6 +1,6 @@
BluesHouse_h:
db HOUSE ; tileset
db BLUES_HOUSE_HEIGHT, BLUES_HOUSE_WIDTH ; dimensions
dw BluesHouseBlocks, BluesHouseTextPointers, BluesHouseScript
db 0
dw BluesHouseObject
db BLUES_HOUSE_HEIGHT, BLUES_HOUSE_WIDTH ; dimensions (y, x)
dw BluesHouseBlocks, BluesHouseTextPointers, BluesHouseScript ; blocks, texts, scripts
db 0 ; connections
dw BluesHouseObject ; objects