diff --git a/frontend/platform/platform_gx.c b/frontend/platform/platform_gx.c index f358b826f1..a5ba50b928 100644 --- a/frontend/platform/platform_gx.c +++ b/frontend/platform/platform_gx.c @@ -50,6 +50,9 @@ extern void system_exec_wii(const char *path, bool should_load_game); #include #include +static bool exit_spawn = false; +static bool exitspawn_start_game = false; + #ifndef IS_SALAMANDER enum @@ -59,9 +62,6 @@ enum GX_DEVICE_END }; -static bool exit_spawn = false; -static bool exitspawn_start_game = false; - #if defined(HAVE_LOGGER) || defined(HAVE_FILE_LOGGER) static devoptab_t dotab_stdout = { "stdout", // device name