Temporarily switch to gamecontrollerdb to fix build after DMCA takedown of SDL_GameControllerDB

This commit is contained in:
Cameron Gutman
2020-02-22 19:20:52 -08:00
parent 227ff4e13a
commit c1bf756edc
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -6,7 +6,7 @@
url = https://github.com/cgutman/qmdnsengine.git
[submodule "app/SDL_GameControllerDB"]
path = app/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB.git
url = https://github.com/gabomdq/gamecontrollerdb.git
[submodule "soundio/libsoundio"]
path = soundio/libsoundio
url = https://github.com/andrewrk/libsoundio.git