1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00

Makefile reversion

This commit is contained in:
Ethan Roseman 2020-04-22 15:34:34 -04:00
parent f54e3abbee
commit 80f5b9b6da

View File

@ -131,7 +131,7 @@ clean:
setup: setup:
git submodule update --init --recursive git submodule update --init --recursive
make all -C tools make -C tools
python3 fixbaserom.py python3 fixbaserom.py
python3 extract_baserom.py python3 extract_baserom.py
python3 extract_assets.py python3 extract_assets.py