From c1bf756edcd03bbba008b7b6e558315d478f335d Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 22 Feb 2020 19:20:52 -0800 Subject: [PATCH] Temporarily switch to gamecontrollerdb to fix build after DMCA takedown of SDL_GameControllerDB --- .gitmodules | 2 +- app/SDL_GameControllerDB | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index c452973f..fbb177bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/app/SDL_GameControllerDB b/app/SDL_GameControllerDB index aeebc86f..c5992e0e 160000 --- a/app/SDL_GameControllerDB +++ b/app/SDL_GameControllerDB @@ -1 +1 @@ -Subproject commit aeebc86f9ffe10103fadba1b5fab459f9c23e142 +Subproject commit c5992e0edc141be1fd0764c810792b4ead26e25c