blob: b408b5a7fc5622824c4a3501b666283cd34cce9d (
plain)
1
2
3
4
5
6
7
8
|
Route11Gate2F_h::
db GATE ; tileset
db ROUTE_11_GATE_2F_HEIGHT, ROUTE_11_GATE_2F_WIDTH ; dimensions (y, x)
dw Route11Gate2F_Blocks ; blocks
dw Route11Gate2F_TextPointers ; texts
dw Route11Gate2F_Script ; scripts
db 0 ; connections
dw Route11Gate2F_Object ; objects
|