diff options
Diffstat (limited to 'data/mapHeaders/silphco9.asm')
-rwxr-xr-x | data/mapHeaders/silphco9.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco9.asm b/data/mapHeaders/silphco9.asm new file mode 100755 index 00000000..1cc8b3f2 --- /dev/null +++ b/data/mapHeaders/silphco9.asm @@ -0,0 +1,6 @@ +SilphCo9_h: ; 0x5d7af to 0x5d7bb (12 bytes) (id=233) + db FACILITY ; tileset + db SILPH_CO_9F_HEIGHT, SILPH_CO_9F_WIDTH ; dimensions (y, x) + dw SilphCo9Blocks, SilphCo9TextPointers, SilphCo9Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo9Object ; objects |