diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-17 17:18:23 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-17 17:18:23 -0400 |
| commit | 4e4e72d02a5a202daea3a73363d2a4c3ba34e724 (patch) | |
| tree | 7b1cafe1ca8d3aacb63254118cfc5f8c173adc52 /data/mapHeaders/redshouse2f.asm | |
| parent | e1a931df6affe154b57fa48e229ce299410032df (diff) | |
Pull map headers out of main.asm
Diffstat (limited to 'data/mapHeaders/redshouse2f.asm')
| -rwxr-xr-x | data/mapHeaders/redshouse2f.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/redshouse2f.asm b/data/mapHeaders/redshouse2f.asm new file mode 100755 index 00000000..6b72d7db --- /dev/null +++ b/data/mapHeaders/redshouse2f.asm @@ -0,0 +1,6 @@ +RedsHouse2F_h: ; 5c0a4 (17:40a4) + db REDS_HOUSE_2 ; tileset + db REDS_HOUSE_2F_HEIGHT, REDS_HOUSE_2F_WIDTH ; dimensions + dw RedsHouse2FBlocks, RedsHouse2FTextPointers, RedsHouse2FScript + db $00 ; no connections + dw RedsHouse2FObject |
