mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +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>
|
#include <debug.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(HW_RVL)
|
||||||
static bool exit_spawn = false;
|
static bool exit_spawn = false;
|
||||||
static bool exitspawn_start_game = false;
|
static bool exitspawn_start_game = false;
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user