mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Additionally load libliblove.so before loading liblove.so after CMake modernization.
https://github.com/love2d/love/pull/2036#pullrequestreview-1967673996
This commit is contained in:
@@ -81,6 +81,7 @@ public class GameActivity extends SDLActivity {
|
||||
"oboe",
|
||||
"openal",
|
||||
"luajit",
|
||||
"liblove",
|
||||
"love",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user