blob: 43433c9e91606fc3053a534bd1a63d765d39bb2e (
plain)
1
2
3
4
5
6
|
ViridianForest_h: ; 0x61101 to 0x6110d (12 bytes) (id=51)
db FOREST ; tileset
db VIRIDIAN_FOREST_HEIGHT, VIRIDIAN_FOREST_WIDTH ; dimensions (y, x)
dw ViridianForestBlocks, ViridianForestTextPointers, ViridianForestScript ; blocks, texts, scripts
db $00 ; connections
dw ViridianForestObject ; objects
|