Deprecate build_tools.sh

This commit is contained in:
PikalaxALT
2019-07-19 20:54:02 -04:00
parent 20863ac85b
commit 4a239c4604
3 changed files with 20 additions and 10 deletions
-6
View File
@@ -13,12 +13,6 @@ Then get the compiler from https://github.com/pret/agbcc and run the following c
./install.sh PATH_OF_POKEEMERALD_DIRECTORY
```
Then in the pokeemerald directory, build the tools.
```
./build_tools.sh
```
Finally, build the rom.
```