diff options
author | YamaArashi <shadow962@live.com> | 2016-06-11 13:23:39 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-11 13:23:39 -0700 |
commit | abf89edae8dc5cd52428144288faef077999a910 (patch) | |
tree | 765d7f718367a6d98b5c988f483e01b93c758c57 /build_tools.sh | |
parent | 5dde2ecaafbb17a78ccd6ae4807da0ad184bb2ff (diff) |
fix rsfont
Diffstat (limited to 'build_tools.sh')
-rw-r--r-- | build_tools.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build_tools.sh b/build_tools.sh index b5e28697f..7d99d5d90 100644 --- a/build_tools.sh +++ b/build_tools.sh @@ -2,3 +2,5 @@ make -C tools/gbagfx make -C tools/scaninc make -C tools/preproc +make -C tools/bin2c +make -C tools/rsfont |