comeback commit!

This commit is contained in:
2024-12-15 21:21:44 +03:00
parent b093674b6e
commit 947ba44245
30 changed files with 793 additions and 57 deletions
@@ -24,6 +24,7 @@ import com.ea.EAMIO.StorageDirectory
import com.ea.easp.EASPHandler
import com.ea.games.nfs13_na.BuildConfig
import com.ea.nimble.ApplicationLifecycle
import ru.megboyzz.mpcore.NativeLib
import java.io.BufferedReader
import java.io.File
import java.io.FileReader
@@ -42,6 +43,7 @@ class GameActivity : ComponentActivity(), DrawFrameListener {
init {
System.loadLibrary("nimble")
System.loadLibrary("app")
System.loadLibrary("mpcore")
}
private var splashDelay: Long = 0
Binary file not shown.