From 76cbc87f5c5e9462fd160ccb12e08fa2dc1ff072 Mon Sep 17 00:00:00 2001 From: feos Date: Mon, 10 Sep 2018 22:21:32 +0300 Subject: [PATCH] submodule our fork of mgba --- .gitmodules | 3 +++ mgba | 1 + 2 files changed, 4 insertions(+) create mode 160000 mgba 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