mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
(Win32) Buildfix
This commit is contained in:
parent
0f8f980c8f
commit
c14e281544
@ -291,7 +291,7 @@ const input_driver_t **input_get_double_ptr(void);
|
||||
|
||||
void **input_driver_get_data_ptr(void);
|
||||
|
||||
const struct retro_keybind *libretro_input_binds[MAX_USERS];
|
||||
extern const struct retro_keybind *libretro_input_binds[MAX_USERS];
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user