blob: 56b9381c3270521308c483a87c60e50a8d12112a (
plain)
1
2
3
4
5
6
|
Route11Gate_h: ; 0x49400 to 0x4940c (12 bytes) (id=84)
db GATE ; tileset
db ROUTE_11_GATE_1F_HEIGHT, ROUTE_11_GATE_1F_WIDTH ; dimensions (y, x)
dw Route11GateBlocks, Route11GateTextPointers, Route11GateScript ; blocks, texts, scripts
db $00 ; connections
dw Route11GateObject ; objects
|