mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
C you later alligator
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ GameEngine::GameEngine() {
|
||||
|
||||
#ifdef __ANDROID__
|
||||
// On Android, always wait for the user to select the file through the UI first
|
||||
extern "C" void waitForSetupFromNative();
|
||||
extern void waitForSetupFromNative();
|
||||
waitForSetupFromNative();
|
||||
|
||||
// After waiting, check if the file exists
|
||||
|
||||
Reference in New Issue
Block a user