adding cocogfx

This commit is contained in:
Blaise Tine
2021-11-30 14:26:54 -05:00
parent d4cb3b8410
commit 7c4b3cab29
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "third_party/softfloat"]
path = third_party/softfloat
url = https://github.com/ucb-bar/berkeley-softfloat-3.git
[submodule "third_party/cocogfx"]
path = third_party/cocogfx
url = https://github.com/gtcasl/cocogfx.git

1
third_party/cocogfx vendored Submodule

Submodule third_party/cocogfx added at 04b109692c