mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Avoid warning
This commit is contained in:
parent
74f2a4b093
commit
01bd4c22ad
@ -1959,7 +1959,9 @@ static void core_free_retro_game_info(struct retro_game_info *dest);
|
||||
static bool core_load(unsigned poll_type_behavior);
|
||||
static bool core_unload_game(void);
|
||||
|
||||
#ifdef HAVE_NETWORKING
|
||||
static void rarch_send_debug_info(void);
|
||||
#endif
|
||||
static bool rarch_environment_cb(unsigned cmd, void *data);
|
||||
|
||||
static bool driver_location_get_position(double *lat, double *lon,
|
||||
|
Loading…
x
Reference in New Issue
Block a user