aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp32/gp32_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gp32/gp32_main.cpp')
-rw-r--r--backends/platform/gp32/gp32_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gp32/gp32_main.cpp b/backends/platform/gp32/gp32_main.cpp
index e985993e5f..3db3dfe553 100644
--- a/backends/platform/gp32/gp32_main.cpp
+++ b/backends/platform/gp32/gp32_main.cpp
@@ -88,6 +88,6 @@ void GpMain(void *arg) {
memBlockDeinit();
g_system->quit(); // TODO: Consider removing / replacing this!
-
+
//return res;
}