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

7
data/mapHeaders/route25.asm Executable file
View file

@ -0,0 +1,7 @@
Route25_h: ; 0x5079b to 0x507b2 (23 bytes) (id=36)
db OVERWORLD ; tileset
db ROUTE_25_HEIGHT, ROUTE_25_WIDTH ; dimensions (y, x)
dw Route25Blocks, Route25TextPointers, Route25Script ; blocks, texts, scripts
db WEST ; connections
WEST_MAP_CONNECTION ROUTE_24, ROUTE_24_WIDTH, 0, 0, ROUTE_24_HEIGHT - 6, Route24Blocks, ROUTE_25_WIDTH
dw Route25Object ; objects