diff options
author | Charadon <dev@iotib.net> | 2022-06-07 02:06:40 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-06-07 02:06:40 -0400 |
commit | e1d99fb48bc66150d58ef528eb0594c9df07b572 (patch) | |
tree | c04aba88a3badd5d81c2558afeee7243520db116 /.gitmodules | |
parent | f8c9385aa6ed3adce597007cf3d190490d713c89 (diff) | |
download | Pong-C-e1d99fb48bc66150d58ef528eb0594c9df07b572.tar.gz |
Static linking has proven be a bit of a pain
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index cba3ac7..0000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "raylib"] - path = raylib - url = https://github.com/raysan5/raylib - branch = 3.7.0 |