Consolidate controller default bindings, fix gamepad bindings
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -12,13 +12,13 @@
|
||||
url = git@github.com:libsdl-org/SDL_ttf.git
|
||||
[submodule "deps/libakgl"]
|
||||
path = deps/libakgl
|
||||
url = https://source.home.aklabs.net/andrew/libakgl.git
|
||||
url = https://source.starfort.tech/andrew/libakgl.git
|
||||
[submodule "deps/libsdlerror"]
|
||||
path = deps/libakerror
|
||||
url = https://source.home.aklabs.net/andrew/libsdlerror.git
|
||||
url = https://source.starfort.tech/andrew/libakerror.git
|
||||
[submodule "deps/libakstdlib"]
|
||||
path = deps/libakstdlib
|
||||
url = https://source.home.aklabs.net/andrew/libakstdlib.git
|
||||
url = https://source.starfort.tech/andrew/libakstdlib.git
|
||||
[submodule "deps/jansson"]
|
||||
path = deps/jansson
|
||||
url = git@github.com:akheron/jansson.git
|
||||
|
||||
Reference in New Issue
Block a user