diff options
Diffstat (limited to 'data/mapHeaders/silphco4.asm')
-rwxr-xr-x | data/mapHeaders/silphco4.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco4.asm b/data/mapHeaders/silphco4.asm new file mode 100755 index 00000000..3d6289cf --- /dev/null +++ b/data/mapHeaders/silphco4.asm @@ -0,0 +1,6 @@ +SilphCo4_h: ; 0x19cff to 0x19d0b (12 bytes) (bank=6) (id=209) + db FACILITY ; tileset + db SILPH_CO_4F_HEIGHT, SILPH_CO_4F_WIDTH ; dimensions (y, x) + dw SilphCo4Blocks, SilphCo4TextPointers, SilphCo4Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo4Object ; objects |