blob: b134ebea8277bc642d2db86e6b039dc836ede177 (
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
|