blob: 90783ab75f30822f81342055ac795a22a9529eee (
plain)
1
2
3
4
5
6
7
8
|
Route16Gate2F_h:
db GATE ; tileset
db ROUTE_16_GATE_2F_HEIGHT, ROUTE_16_GATE_2F_WIDTH ; dimensions (y, x)
dw Route16Gate2F_Blocks ; blocks
dw Route16Gate2F_TextPointers ; texts
dw Route16Gate2F_Script ; scripts
db 0 ; connections
dw Route16Gate2F_Object ; objects
|