mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Create build_tools.sh
This commit is contained in:
parent
0250aefb73
commit
42119b9e1b
8
build_tools.sh
Normal file
8
build_tools.sh
Normal file
@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
make -C tools/gbagfx
|
||||
make -C tools/scaninc
|
||||
make -C tools/preproc
|
||||
make -C tools/bin2c
|
||||
make -C tools/rsfont
|
||||
make -C tools/aif2pcm
|
||||
make -C tools/ramscrgen
|
Loading…
Reference in New Issue
Block a user