diff --git a/frontend/drivers/platform_gx.c b/frontend/drivers/platform_gx.c index 74a8279618..3d6c514a43 100644 --- a/frontend/drivers/platform_gx.c +++ b/frontend/drivers/platform_gx.c @@ -54,8 +54,10 @@ extern void system_exec_wii(const char *path, bool should_load_game); #include #endif +#if defined(HW_RVL) static bool exit_spawn = false; static bool exitspawn_start_game = false; +#endif #ifndef IS_SALAMANDER