add raylib source as submodule so we know which version we are compatible with

This commit is contained in:
Richard Smith 2021-01-16 15:39:15 +00:00
parent 676a29d7db
commit 8c53dd53e7
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "raylib-c"]
path = raylib-c
url = https://github.com/raysan5/raylib.git