diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-09-08 20:11:39 -0400 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-09-08 20:11:39 -0400 |
| commit | 0048221026e22efad5b8539618dd54ce650956ba (patch) | |
| tree | 72af499d6566d557566bc8a6a55b9d8557d7d98a /.gitmodules | |
| parent | e510e859a46835e0b1add6221ac9482a2402cd7a (diff) | |
compiles again
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..00a5561 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "raylib"] + path = raylib + url = https://github.com/raysan5/raylib.git |
