add mutex to App::update, move custom app-glue to git submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user