Reduce duplicated code and build SDL_ttf

This commit is contained in:
Cameron Gutman
2020-02-11 21:01:38 -08:00
parent 0ccf234904
commit 8664097039
8 changed files with 38 additions and 21 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "SDL2"]
path = SDL2
url = https://github.com/spurious/SDL-mirror.git
[submodule "SDL_ttf"]
path = SDL_ttf
url = https://github.com/bminor/SDL_ttf.git