blob: 5d8f712624aa7a1dbd7e5933c6fde7fe3f5ed321 (
plain)
1
2
3
4
5
6
7
8
|
Route18Gate2F_h:
db GATE ; tileset
db ROUTE_18_GATE_2F_HEIGHT, ROUTE_18_GATE_2F_WIDTH ; dimensions (y, x)
dw Route18Gate2F_Blocks ; blocks
dw Route18Gate2F_TextPointers ; texts
dw Route18Gate2F_Script ; scripts
db 0 ; connections
dw Route18Gate2F_Object ; objects
|