mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-01 00:59:35 +13:00
Block IDs use hex; zero connections use dec
This commit is contained in:
parent
dd4f0a0064
commit
2e0183fc27
406 changed files with 406 additions and 406 deletions
|
|
@ -2,5 +2,5 @@ SilphCo2_h:
|
|||
db FACILITY ; tileset
|
||||
db SILPH_CO_2F_HEIGHT, SILPH_CO_2F_WIDTH ; dimensions (y, x)
|
||||
dw SilphCo2Blocks, SilphCo2TextPointers, SilphCo2Script ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
db 0 ; connections
|
||||
dw SilphCo2Object ; objects
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue