Skip to content

Commit

Permalink
Create build_tools.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xenonnsmb authored Dec 4, 2017
1 parent 0250aef commit 42119b9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build_tools.sh
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 42119b9

Please sign in to comment.