diff options
Diffstat (limited to 'data/mapHeaders/silphco8.asm')
-rwxr-xr-x | data/mapHeaders/silphco8.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco8.asm b/data/mapHeaders/silphco8.asm new file mode 100755 index 00000000..31c9617c --- /dev/null +++ b/data/mapHeaders/silphco8.asm @@ -0,0 +1,6 @@ +SilphCo8_h: ; 0x564f8 to 0x56504 (12 bytes) (id=213) + db FACILITY ; tileset + db SILPH_CO_8F_HEIGHT, SILPH_CO_8F_WIDTH ; dimensions (y, x) + dw SilphCo8Blocks, SilphCo8TextPointers, SilphCo8Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo8Object ; objects |