From d6569ca5646970a080b642c416ecac955282d4fe Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Sun, 24 Feb 2019 01:38:35 -0500 Subject: [PATCH] ootw: intro: update Makefile after intro graphics move --- ootw/Makefile | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ootw/Makefile b/ootw/Makefile index 92fd3c94..5dd6dcdf 100644 --- a/ootw/Makefile +++ b/ootw/Makefile @@ -120,18 +120,6 @@ ootw_rope.inc: $(PNG2RLE) another_rope.png ootw_c2_cage.inc: $(PNG2RLE) ootw_c2_cage.png $(PNG2RLE) asm ootw_c2_cage.png cage_rle > ootw_c2_cage.inc - -##### - -intro_gone.inc: $(PNG2RLE) intro_gone.png - $(PNG2RLE) asm intro_gone.png gone_rle > intro_gone.inc - -intro_tunnel1.inc: $(PNG2RLE) intro_tunnel1.png - $(PNG2RLE) asm intro_tunnel1.png tunnel1_rle > intro_tunnel1.inc - -intro_tunnel2.inc: $(PNG2RLE) intro_tunnel2.png - $(PNG2RLE) asm intro_tunnel2.png tunnel2_rle > intro_tunnel2.inc - ##### clean: