Added submodules for bx and bgfx.

This commit is contained in:
Joshua Brookover
2016-09-06 01:32:35 -05:00
parent 5088dc78f0
commit 0514e615f2
5 changed files with 15 additions and 7 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "bgfx"]
path = bgfx
url = git@github.com:bkaradzic/bgfx.git
[submodule "bx"]
path = bx
url = git@github.com:bkaradzic/bx.git