mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
[android] fix comment about SDL
This commit is contained in:
@@ -77,7 +77,7 @@ public class VcmiSDLActivity extends SDLActivity
|
||||
|
||||
@Override
|
||||
protected String[] getLibraries() {
|
||||
// SDL is linked statically, no need to load anything
|
||||
// app main library and SDL are loaded when launcher starts, no extra work to do
|
||||
return new String[] {
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user