add .git to straggler submodules
This commit is contained in:
parent
eb80784d79
commit
cbd533e7a3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue