diff options
Diffstat (limited to 'data/mapHeaders/silphco6.asm')
-rwxr-xr-x | data/mapHeaders/silphco6.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco6.asm b/data/mapHeaders/silphco6.asm new file mode 100755 index 00000000..af9b3d6b --- /dev/null +++ b/data/mapHeaders/silphco6.asm @@ -0,0 +1,6 @@ +SilphCo6_h: ; 0x1a19d to 0x1a1a9 (12 bytes) (bank=6) (id=211) + db FACILITY ; tileset + db SILPH_CO_6F_HEIGHT, SILPH_CO_6F_WIDTH ; dimensions (y, x) + dw SilphCo6Blocks, SilphCo6TextPointers, SilphCo6Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo6Object ; objects |