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 9f77f3d968
commit 6314676b9c
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