(Gamecube) Silence warnings

This commit is contained in:
twinaphex 2016-02-03 14:42:40 +01:00
parent 48e83ba02a
commit 2f6f7d9308

View File

@ -54,8 +54,10 @@ extern void system_exec_wii(const char *path, bool should_load_game);
#include <debug.h>
#endif
#if defined(HW_RVL)
static bool exit_spawn = false;
static bool exitspawn_start_game = false;
#endif
#ifndef IS_SALAMANDER