Android Project
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +1,3 @@
|
||||
[submodule "Vendor/SDL"]
|
||||
path = Vendor/SDL
|
||||
url = https://github.com/libsdl-org/SDL
|
||||
[submodule "Vendor/SDL_mixer"]
|
||||
path = Vendor/SDL_mixer
|
||||
url = https://github.com/libsdl-org/SDL_mixer
|
||||
@ -31,3 +28,6 @@
|
||||
[submodule "Vendor/json"]
|
||||
path = Vendor/json
|
||||
url = https://github.com/nlohmann/json
|
||||
[submodule "Vendor/SDL"]
|
||||
path = Vendor/SDL
|
||||
url = https://github.com/I-A-S/SDL
|
||||
|
||||
Reference in New Issue
Block a user