Make win32 dependencies submodule point to master.

Use the new git feature to point dependencies submodule to the tip of
its master.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover
2020-02-08 21:46:22 +00:00
parent 0b419ee849
commit 19dff6c911

1
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "dependencies"]
path = dependencies
url = https://github.com/visualboyadvance-m/dependencies.git
branch = master