blob: 485359775cf279e60a08721124fef395ff59cc53 (
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
|