mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-18 05:58:19 +00:00
d9f810691b
SDL automatically loads the libraries specified in the array returned by the `getLibraries` method, so loading it manually is unnecessary. SDL also has additional error handling to quit the app with an appropriate error message popup if the library could not be loaded, which was not handled previously. |
||
---|---|---|
.. | ||
java/org/ddnet/client | ||
res/values | ||
AndroidManifest.xml | ||
build.gradle | ||
build.sh | ||
gradle-wrapper.jar | ||
gradle-wrapper.properties | ||
gradle.properties | ||
proguard-rules.pro | ||
settings.gradle |