blob: 65d587f899068455a7d87abdcdef320cbfef8646 (
plain)
1
2
3
4
5
6
7
8
|
ViridianForestSouthGate_h::
db FOREST_GATE ; tileset
db VIRIDIAN_FOREST_SOUTH_GATE_HEIGHT, VIRIDIAN_FOREST_SOUTH_GATE_WIDTH ; dimensions (y, x)
dw ViridianForestSouthGate_Blocks ; blocks
dw ViridianForestSouthGate_TextPointers ; texts
dw ViridianForestSouthGate_Script ; scripts
db 0 ; connections
dw ViridianForestSouthGate_Object ; objects
|