From 4e4e72d02a5a202daea3a73363d2a4c3ba34e724 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sat, 17 May 2014 17:18:23 -0400 Subject: Pull map headers out of main.asm --- data/mapHeaders/silphco11.asm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 data/mapHeaders/silphco11.asm (limited to 'data/mapHeaders/silphco11.asm') diff --git a/data/mapHeaders/silphco11.asm b/data/mapHeaders/silphco11.asm new file mode 100755 index 00000000..829fc9de --- /dev/null +++ b/data/mapHeaders/silphco11.asm @@ -0,0 +1,6 @@ +SilphCo11_h: ; 0x620ee to 0x620fa (12 bytes) (id=235) + db INTERIOR ; tileset + db SILPH_CO_11F_HEIGHT, SILPH_CO_11F_WIDTH ; dimensions (y, x) + dw SilphCo11Blocks, SilphCo11TextPointers, SilphCo11Script ; blocks, texts, scripts + db $00 ; connections + dw SilphCo11Object ; objects -- cgit v1.3.1-sl0p