Switch SDL_GameControllerDB to submodule

This commit is contained in:
Cameron Gutman 2018-09-29 16:43:14 -07:00
commit 76387aacad
5 changed files with 7 additions and 441 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "qmdnsengine/qmdnsengine"]
path = qmdnsengine/qmdnsengine
url = https://github.com/cgutman/qmdnsengine.git
[submodule "app/SDL_GameControllerDB"]
path = app/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB.git