mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-04 10:31:45 +13:00
Fixed some map header files
This commit is contained in:
parent
c9da8510c8
commit
ae2c1036ea
3 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Route2_h:
|
||||
db 00 ; tileset
|
||||
db OVERWORLD ; tileset
|
||||
db ROUTE_2_HEIGHT, ROUTE_2_WIDTH ; dimensions (y, x)
|
||||
dw Route2Blocks, Route2TextPointers, Route2Script ; blocks, texts, scripts
|
||||
db NORTH | SOUTH ; connections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue