save code

This commit is contained in:
xsl
2025-12-24 21:01:14 +08:00
parent f5b2d490c0
commit 6ef6e012bd
6 changed files with 53 additions and 8 deletions
+2
View File
@@ -93,6 +93,8 @@ void android_main(struct android_app *pApp) {
}
} while (!pApp->destroyRequested);
//application.cleanup();
g_Application->cleanupSecondInit();
g_Application->clearnSecondFaceApp();
}
}