diff --git a/.gitmodules b/.gitmodules index 722a7a412c..3d3806ca61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,3 +11,6 @@ path = waterbox/snes9x url = https://github.com/TASVideos/snes9x.git branch = bizsnes +[submodule "mgba"] + path = mgba + url = https://github.com/TASVideos/mgba.git diff --git a/mgba b/mgba new file mode 160000 index 0000000000..c4dfb265c3 --- /dev/null +++ b/mgba @@ -0,0 +1 @@ +Subproject commit c4dfb265c35ecba4050d646bd65a02d8b3704948