about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-05-30 21:11:08 -0400
committerCharadon <dev@iotib.net>2022-05-30 21:11:08 -0400
commit88cf68f4cfd15a65750439bb6bf40a304090ed2d (patch)
tree930c5e5d62a429dd0a7428256a691c01df7a498c
parentb1de6008bdfbd5bdeb62d2d3dad953019555556b (diff)
downloadPong-C-88cf68f4cfd15a65750439bb6bf40a304090ed2d.tar.gz
Added raylib as submodule
-rw-r--r--.gitmodules4
m---------raylib0
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..59d751e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "raylib"]
+	path = raylib
+	url = https://github.com/raysan5/raylib
+	branch = 4.0.0
diff --git a/raylib b/raylib
new file mode 160000
+Subproject d0318aac4a7fada53bf3cf5be6d2128db7cff5c
ynx-snapshots/commit/LYHelp.hin?id=51f21bae26e432283a7b5e2b6c558bffe8bbb034'>51f21bae ^
64c4d93e ^
51f21bae ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26