mirror of
https://github.com/pret/pokeruby.git
synced 2024-11-23 13:09:40 +00:00
no more wave bins
This commit is contained in:
parent
1f6776e991
commit
67774fb5dc
2
Makefile
2
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 {} +
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user