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/redshouse1f.asm | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 data/mapHeaders/redshouse1f.asm (limited to 'data/mapHeaders/redshouse1f.asm') diff --git a/data/mapHeaders/redshouse1f.asm b/data/mapHeaders/redshouse1f.asm new file mode 100755 index 00000000..02dcc082 --- /dev/null +++ b/data/mapHeaders/redshouse1f.asm @@ -0,0 +1,6 @@ +RedsHouse1F_h: ; 4815c (12:415c) + db REDS_HOUSE_1 ; tileset + db REDS_HOUSE_1F_HEIGHT, REDS_HOUSE_1F_WIDTH ; dimensions + dw RedsHouse1FBlocks, RedsHouse1FTextPointers, RedsHouse1FScript + db 0 ; no connections + dw RedsHouse1FObject -- cgit v1.3.1-sl0p