blob: b1ae56628b829caefdb775dc4285a514894ec66f (
plain)
1
2
3
4
5
6
7
8
|
Route15Gate1F_h:
db GATE ; tileset
db ROUTE_15_GATE_1F_HEIGHT, ROUTE_15_GATE_1F_WIDTH ; dimensions (y, x)
dw Route15Gate1F_Blocks ; blocks
dw Route15Gate1F_TextPointers ; texts
dw Route15Gate1F_Script ; scripts
db 0 ; connections
dw Route15Gate1F_Object ; objects
|