Update SDL_GameControllerDB and convert it to a submodule

This commit is contained in:
Cameron Gutman
2021-07-24 15:17:51 -05:00
parent 1cb4699057
commit 0ebd86184b
4 changed files with 5 additions and 229 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "common"]
path = third_party/moonlight-common-c
url = https://github.com/moonlight-stream/moonlight-common-c.git
[submodule "third_party/SDL_GameControllerDB"]
path = third_party/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB.git