Android Project

This commit is contained in:
Isuru Samarathunga
2025-10-18 00:07:21 +05:30
parent d1372b9b59
commit 4597d0a4aa
102 changed files with 697 additions and 1349 deletions

6
.gitmodules vendored
View File

@ -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