mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 04:05:27 +02:00
Add setting for Kitkat Immersive Mode on Android.
This commit is contained in:
@@ -943,7 +943,6 @@ UI::EventReturn MainScreen::OnForums(UI::EventParams &e) {
|
||||
UI::EventReturn MainScreen::OnExit(UI::EventParams &e) {
|
||||
System_SendMessage("event", "exitprogram");
|
||||
NativeShutdown();
|
||||
exit(0);
|
||||
return UI::EVENT_DONE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user