Aped from pret/pokeemerald#1224. The following build artifacts are placed in the same directory as the original. - `sound/direct_sound_samples/*.bin` - `sound/songs/midi/*.s` - `*.1bpp` - `*.4bpp` - `*.8bpp` - `*.gbapal` - `*.lz` - `*.latfont` - `*.hwjpnfont` - `*.fwjpnfont` - `*.rl` (not caught by `make clean`, see pret/pokeemerald#1225) They should be placed in `build/` in the Makefile. Important step for simplifying EN/DE environment switching.
Aped from pret/pokeemerald#1224.
The following build artifacts are placed in the same directory as the original.
sound/direct_sound_samples/*.binsound/songs/midi/*.s*.1bpp*.4bpp*.8bpp*.gbapal*.lz*.latfont*.hwjpnfont*.fwjpnfont*.rl(not caught bymake clean, see Add *.rl to make clean pokeemerald#1225)They should be placed in
build/in the Makefile.Important step for simplifying EN/DE environment switching.