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