add mutex to App::update, move custom app-glue to git submodule

This commit is contained in:
2019-01-30 23:40:15 +01:00
parent c55ed36f2c
commit ff633eb2c8
5 changed files with 25 additions and 14 deletions

3
.gitmodules vendored
View File

@@ -49,3 +49,6 @@
[submodule "libs/hash-library"]
path = libs/hash-library
url = https://github.com/stbrumme/hash-library
[submodule "libs/native_app_glue"]
path = libs/native_app_glue
url = https://bitbucket.org/omigamedev/native_app_glue.git