diff --git a/.gitmodules b/.gitmodules index 1c9e43f16..24458d63d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/vendor/raylib b/vendor/raylib new file mode 160000 index 000000000..709ec1663 --- /dev/null +++ b/vendor/raylib @@ -0,0 +1 @@ +Subproject commit 709ec1663da66815e8818e8c6b2fc3025374e1eb