This website works better with JavaScript.
Home
Explore
Help
Sign In
klimi
/
Platformer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
submodules maybe fixed?
master
Martin Klimeš
5 years ago
parent
e3b3421bdd
commit
7985aa4081
2 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+1
-0
lib/glm
+ 3
- 0
.gitmodules
View File
@ -4,3 +4,6 @@
[submodule "lib/glfw"]
[submodule "lib/glfw"]
path = lib/glfw
path = lib/glfw
url = https://github.com/glfw/glfw
url = https://github.com/glfw/glfw
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm
+ 1
- 0
lib/glm
@ -0,0 +1 @@
Subproject commit 947527d3ac1910e62d142c76480293fee460603d
Write
Preview
Loading…
Cancel
Save