mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-30 19:50:24 +00:00
(Gamecube) Silence warnings
This commit is contained in:
parent
48e83ba02a
commit
2f6f7d9308
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user