blob: e44aecab7f456110930ca632460671f916c2c5d8 (
plain)
1
2
3
4
5
6
7
8
|
Route12Gate1F_h:
db GATE ; tileset
db ROUTE_12_GATE_1F_HEIGHT, ROUTE_12_GATE_1F_WIDTH ; dimensions (y, x)
dw Route12Gate1F_Blocks ; blocks
dw Route12Gate1F_TextPointers ; texts
dw Route12Gate1F_Script ; scripts
db 0 ; connections
dw Route12Gate1F_Object ; objects
|