rewriting and organizing the code
This commit is contained in:
commit
17799309a9
14 changed files with 626 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule "lib/raylib"]
|
||||
path = lib/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
||||
[submodule "lib/tiny"]
|
||||
path = lib/tiny
|
||||
url = https://github.com/kin-fuyuki/tiny-cpp.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue