diff options
Diffstat (limited to 'data/mapHeaders/silphco5.asm')
-rwxr-xr-x | data/mapHeaders/silphco5.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/silphco5.asm b/data/mapHeaders/silphco5.asm new file mode 100755 index 00000000..aa40ca2f --- /dev/null +++ b/data/mapHeaders/silphco5.asm @@ -0,0 +1,6 @@ +SilphCo5_h: ; 0x19f2b to 0x19f37 (12 bytes) (bank=6) (id=210) + db FACILITY ; tileset + db SILPH_CO_5F_HEIGHT, SILPH_CO_5F_WIDTH ; dimensions (y, x) + dw SilphCo5Blocks, SilphCo5TextPointers, SilphCo5Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo5Object ; objects |