mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Pull map headers out of main.asm
This commit is contained in:
parent
e1a931df6a
commit
4e4e72d02a
225 changed files with 1649 additions and 1426 deletions
6
data/mapHeaders/ssanne5.asm
Executable file
6
data/mapHeaders/ssanne5.asm
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
SSAnne5_h: ; 0x616a2 to 0x616ae (12 bytes) (id=99)
|
||||
db SHIP ; tileset
|
||||
db SS_ANNE_5_HEIGHT, SS_ANNE_5_WIDTH ; dimensions (y, x)
|
||||
dw SSAnne5Blocks, SSAnne5TextPointers, SSAnne5Script ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
dw SSAnne5Object ; objects
|
||||
Loading…
Add table
Add a link
Reference in a new issue