From cbd533e7a3497d105e28ce221b3e59af04a7021e Mon Sep 17 00:00:00 2001 From: CasualPokePlayer <50538166+CasualPokePlayer@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:39:19 -0800 Subject: [PATCH] add .git to straggler submodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1a5285b035..39e4c1fa9a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,7 +39,7 @@ url = https://github.com/jbremer/darm.git [submodule "submodules/libfwunpack"] path = submodules/libfwunpack - url = https://github.com/TASEmulators/fwunpack + url = https://github.com/TASEmulators/fwunpack.git [submodule "submodules/sameboy/libsameboy"] path = submodules/sameboy/libsameboy - url = https://github.com/LIJI32/SameBoy + url = https://github.com/LIJI32/SameBoy.git