Block IDs use hex; zero connections use dec

This commit is contained in:
Remy Oukaour 2018-01-29 11:46:45 -05:00
parent dd4f0a0064
commit 2e0183fc27
406 changed files with 406 additions and 406 deletions

View file

@ -2,5 +2,5 @@ CeruleanHouseTrashed_h:
db HOUSE ; tileset
db TRASHED_HOUSE_HEIGHT, TRASHED_HOUSE_WIDTH ; dimensions (y, x)
dw CeruleanHouseTrashedBlocks, CeruleanHouseTrashedTextPointers, CeruleanHouseTrashedScript ; blocks, texts, scripts
db $00 ; connections
db 0 ; connections
dw CeruleanHouseTrashedObject ; objects