blob: 94d5d54cff6d2d8bff043d95ad168148eafa5c5f (
plain)
1
2
3
4
5
6
7
8
|
Route12Gate2F_h:
db GATE ; tileset
db ROUTE_12_GATE_2F_HEIGHT, ROUTE_12_GATE_2F_WIDTH ; dimensions (y, x)
dw Route12Gate2F_Blocks ; blocks
dw Route12Gate2F_TextPointers ; texts
dw Route12Gate2F_Script ; scripts
db 0 ; connections
dw Route12Gate2F_Object ; objects
|