mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 17:43:02 +00:00
Update input_autodetect.c
This commit is contained in:
parent
09f06613ee
commit
de513211dc
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
/* Adds an index for devices with the same name,
|
/* Adds an index for devices with the same name,
|
||||||
* so they can be identified in the GUI. */
|
* so they can be identified in the GUI. */
|
||||||
static void input_reindex_devices()
|
static void input_reindex_devices(void)
|
||||||
{
|
{
|
||||||
unsigned i;
|
unsigned i;
|
||||||
settings_t *settings = config_get_ptr();
|
settings_t *settings = config_get_ptr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user