Yay
This commit is contained in:
commit
61f3235277
6 changed files with 198 additions and 0 deletions
7
.gitmodules
vendored
Normal file
7
.gitmodules
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
[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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue