blob: 0e4a0dc310420e2bb01b4a54d406c008c78ce5c5 (
plain)
1
2
3
4
5
6
7
8
|
Route18Gate1F_h:
db GATE ; tileset
db ROUTE_18_GATE_1F_HEIGHT, ROUTE_18_GATE_1F_WIDTH ; dimensions (y, x)
dw Route18Gate1F_Blocks ; blocks
dw Route18Gate1F_TextPointers ; texts
dw Route18Gate1F_Script ; scripts
db 0 ; connections
dw Route18Gate1F_Object ; objects
|