ootw: start working on level14

This commit is contained in:
Vince Weaver 2021-04-25 00:52:12 -04:00
parent ea240f158e
commit 37421f4283
18 changed files with 24 additions and 1 deletions

View File

@ -8,8 +8,31 @@ all: ootw_c14_arena.inc
#####
ootw_c14_arena.inc: \
arena.lzsa
arena.lzsa inside_bg.lzsa \
inside03.lzsa inside04.lzsa inside05.lzsa inside06.lzsa \
inside07.lzsa inside08.lzsa inside09.lzsa inside10.lzsa \
inside11.lzsa inside12.lzsa inside13.lzsa inside14.lzsa \
inside15.lzsa inside16.lzsa inside17.lzsa inside18.lzsa
echo "arena_lzsa: .incbin \"arena.lzsa\"" > ootw_c14_arena.inc
echo "inside_bg_lzsa: .incbin \"inside_bg.lzsa\"" >> ootw_c14_arena.inc
echo "inside03_lzsa: .incbin \"inside03.lzsa\"" >> ootw_c14_arena.inc
echo "inside04_lzsa: .incbin \"inside04.lzsa\"" >> ootw_c14_arena.inc
echo "inside05_lzsa: .incbin \"inside05.lzsa\"" >> ootw_c14_arena.inc
echo "inside06_lzsa: .incbin \"inside06.lzsa\"" >> ootw_c14_arena.inc
echo "inside07_lzsa: .incbin \"inside07.lzsa\"" >> ootw_c14_arena.inc
echo "inside08_lzsa: .incbin \"inside08.lzsa\"" >> ootw_c14_arena.inc
echo "inside09_lzsa: .incbin \"inside09.lzsa\"" >> ootw_c14_arena.inc
echo "inside10_lzsa: .incbin \"inside10.lzsa\"" >> ootw_c14_arena.inc
echo "inside11_lzsa: .incbin \"inside11.lzsa\"" >> ootw_c14_arena.inc
echo "inside12_lzsa: .incbin \"inside12.lzsa\"" >> ootw_c14_arena.inc
echo "inside13_lzsa: .incbin \"inside13.lzsa\"" >> ootw_c14_arena.inc
echo "inside14_lzsa: .incbin \"inside14.lzsa\"" >> ootw_c14_arena.inc
echo "inside15_lzsa: .incbin \"inside15.lzsa\"" >> ootw_c14_arena.inc
echo "inside16_lzsa: .incbin \"inside16.lzsa\"" >> ootw_c14_arena.inc
echo "inside17_lzsa: .incbin \"inside17.lzsa\"" >> ootw_c14_arena.inc
echo "inside18_lzsa: .incbin \"inside18.lzsa\"" >> ootw_c14_arena.inc
#####

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 B