no more wave bins

This commit is contained in:
YamaArashi 2017-01-07 00:48:44 -08:00
parent 1f6776e991
commit 67774fb5dc

View File

@ -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 {} +