diff options
Diffstat (limited to 'data/mapHeaders/silphco3.asm')
-rwxr-xr-x | data/mapHeaders/silphco3.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco3.asm b/data/mapHeaders/silphco3.asm new file mode 100755 index 00000000..56119f41 --- /dev/null +++ b/data/mapHeaders/silphco3.asm @@ -0,0 +1,6 @@ +SilphCo3_h: ; 0x59f4f to 0x59f5b (12 bytes) (id=208) + db FACILITY ; tileset + db SILPH_CO_3F_HEIGHT, SILPH_CO_3F_WIDTH ; dimensions (y, x) + dw SilphCo3Blocks, SilphCo3TextPointers, SilphCo3Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo3Object ; objects |