blob: 1b5195277ae5e986b2a8cbc73ede91a009db3b9c (
plain)
1
2
3
4
5
6
|
Route18Gate_h:
db GATE ; tileset
db ROUTE_18_GATE_1F_HEIGHT, ROUTE_18_GATE_1F_WIDTH ; dimensions (y, x)
dw Route18GateBlocks, Route18GateTextPointers, Route18GateScript ; blocks, texts, scripts
db 0 ; connections
dw Route18GateObject ; objects
|