mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 02:54:23 -05:00
7 lines
116 B
Bash
Executable File
7 lines
116 B
Bash
Executable File
#!/bin/sh
|
|
make -C tools/gbagfx
|
|
make -C tools/scaninc
|
|
make -C tools/preproc
|
|
make -C tools/bin2c
|
|
make -C tools/rsfont
|