blob: 0f26b117036fe8aae36fd0afb2a8f8bc030cf8a6 (
plain)
1
2
3
4
5
6
7
8
|
Route11Gate1F_h::
db GATE ; tileset
db ROUTE_11_GATE_1F_HEIGHT, ROUTE_11_GATE_1F_WIDTH ; dimensions (y, x)
dw Route11Gate1F_Blocks ; blocks
dw Route11Gate1F_TextPointers ; texts
dw Route11Gate1F_Script ; scripts
db 0 ; connections
dw Route11Gate1F_Object ; objects
|