C you later alligator

This commit is contained in:
izzy2lost
2025-08-13 05:49:51 -04:00
parent 1c7683f7ae
commit 79b7ea06dc
+1 -1
View File
@@ -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