From 67774fb5dc8272ed4e1c518f06496e9b3e4f120c Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 7 Jan 2017 00:48:44 -0800 Subject: no more wave bins --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6fb795337..3671dbdbf 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ compare_sapphire_rev2: sapphire_rev2 @$(SHA1) sapphire_rev2.sha1 clean: tidy - rm -f sound/programmable_wave_samples/*.bin sound/direct_sound_samples/*.bin + rm -f sound/direct_sound_samples/*.bin rm -f $(SONG_OBJS) find . \( -iname '*.1bpp' -o -iname '*.4bpp' -o -iname '*.8bpp' -o -iname '*.gbapal' -o -iname '*.lz' -o -iname '*.rl' \) -exec rm {} + -- cgit v1.2.3