add raylib
parent
83e5252c52
commit
96cc167d53
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "vendor/mach"]
|
||||
path = vendor/mach
|
||||
url = https://github.com/hexops/mach.git
|
||||
[submodule "vendor/raylib"]
|
||||
path = vendor/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 709ec1663da66815e8818e8c6b2fc3025374e1eb
|
||||
Loading…
Reference in New Issue