blob: 501da092010ba195dc5e7026ca60093aac5c4de9 (
plain)
1
2
3
4
5
6
7
8
|
Route15Gate2F_h:
db GATE ; tileset
db ROUTE_15_GATE_2F_HEIGHT, ROUTE_15_GATE_2F_WIDTH ; dimensions (y, x)
dw Route15Gate2F_Blocks ; blocks
dw Route15Gate2F_TextPointers ; texts
dw Route15Gate2F_Script ; scripts
db 0 ; connections
dw Route15Gate2F_Object ; objects
|