Initial commit :)
This commit is contained in:
commit
0dd5f62c07
6 changed files with 198 additions and 0 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[submodule "submodules/SDL_ttf"]
|
||||
path = submodules/SDL_ttf
|
||||
url = https://github.com/libsdl-org/SDL_ttf.git
|
||||
[submodule "submodules/SDL"]
|
||||
path = submodules/SDL
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
[submodule "submodules/utilitiec"]
|
||||
path = submodules/utilitiec
|
||||
url = https://git.jossco.de/VegOwOtenks/utilitiec.git
|
Loading…
Add table
Add a link
Reference in a new issue