mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-05-10 19:11:36 +00:00
small tweaks
This commit is contained in:
parent
d8668e49e1
commit
48393933d2
1 changed files with 1 additions and 2 deletions
|
|
@ -14,10 +14,9 @@ RSPRecomp njpgdspMain.us.rev1.toml
|
||||||
# Cleanup
|
# Cleanup
|
||||||
rm -rf zre
|
rm -rf zre
|
||||||
|
|
||||||
# symlink recomp tools to root (CMake needs them there)
|
# symlink N64Recomp to root (CMake needs it there)
|
||||||
# should be improved in the future
|
# should be improved in the future
|
||||||
ln -s $(which N64Recomp) .
|
ln -s $(which N64Recomp) .
|
||||||
ln -s $(which RSPRecomp) .
|
|
||||||
|
|
||||||
# Initialize submodules
|
# Initialize submodules
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue