mirror of https://github.com/AxioDL/metaforce.git
Update .gitmodules
This commit is contained in:
parent
d4ce1d4913
commit
8696b70f80
|
@ -6,7 +6,7 @@
|
||||||
url = https://github.com/libAthena/athena.git
|
url = https://github.com/libAthena/athena.git
|
||||||
[submodule "extern/boo"]
|
[submodule "extern/boo"]
|
||||||
path = extern/boo
|
path = extern/boo
|
||||||
url = https://github.com/AxioDL/boo.git
|
url = ../boo.git
|
||||||
[submodule "extern/libjpeg-turbo"]
|
[submodule "extern/libjpeg-turbo"]
|
||||||
path = extern/libjpeg-turbo
|
path = extern/libjpeg-turbo
|
||||||
url = https://github.com/jackoalan/libjpeg-turbo.git
|
url = https://github.com/jackoalan/libjpeg-turbo.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 579ddc822c769998bdefa527476e13f834beee91
|
Subproject commit 3c4f304d5a375df8c455ae3200eb12ce1d47f099
|
Loading…
Reference in New Issue