blob: 1fd4ac7d3e7dadbf3ce6c9943e8aeb890b5abe43 (
plain)
1
2
3
4
5
6
7
8
|
ViridianForestNorthGate_h::
db FOREST_GATE ; tileset
db VIRIDIAN_FOREST_NORTH_GATE_HEIGHT, VIRIDIAN_FOREST_NORTH_GATE_WIDTH ; dimensions (y, x)
dw ViridianForestNorthGate_Blocks ; blocks
dw ViridianForestNorthGate_TextPointers ; texts
dw ViridianForestNorthGate_Script ; scripts
db 0 ; connections
dw ViridianForestNorthGate_Object ; objects
|