Avoid warning

This commit is contained in:
twinaphex 2019-08-20 23:14:16 +02:00
parent 74f2a4b093
commit 01bd4c22ad

View File

@ -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,