Pull map headers out of main.asm

This commit is contained in:
U-Fish-PC\Daniel 2014-05-17 17:18:23 -04:00
parent e1a931df6a
commit 4e4e72d02a
225 changed files with 1649 additions and 1426 deletions

6
data/mapHeaders/route8gate.asm Executable file
View file

@ -0,0 +1,6 @@
Route8Gate_h: ; 0x1e1bb to 0x1e1c7 (12 bytes) (bank=7) (id=79)
db GATE ; tileset
db ROUTE_8_GATE_HEIGHT, ROUTE_8_GATE_WIDTH ; dimensions (y, x)
dw Route8GateBlocks, Route8GateTextPointers, Route8GateScript ; blocks, texts, scripts
db $00 ; connections
dw Route8GateObject ; objects