move mgba to submodules folder
This commit is contained in:
parent
2a9613c41e
commit
ba3c2b275f
|
@ -12,7 +12,7 @@
|
||||||
url = https://github.com/TASVideos/snes9x.git
|
url = https://github.com/TASVideos/snes9x.git
|
||||||
branch = bizsnes
|
branch = bizsnes
|
||||||
[submodule "mgba"]
|
[submodule "mgba"]
|
||||||
path = mgba
|
path = submodules/mgba
|
||||||
url = https://github.com/TASVideos/mgba.git
|
url = https://github.com/TASVideos/mgba.git
|
||||||
branch = bizhawk-0.9
|
branch = bizhawk-0.9
|
||||||
[submodule "melonds"]
|
[submodule "melonds"]
|
||||||
|
|
Loading…
Reference in New Issue