mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
ifdef this
This commit is contained in:
parent
5e0e970c92
commit
895c817fa5
@ -235,7 +235,9 @@ static bool input_driver_data_own = false;
|
||||
static float input_driver_axis_threshold = 0.0f;
|
||||
static unsigned input_driver_max_users = 0;
|
||||
|
||||
#ifdef HAVE_HID
|
||||
static const void *hid_data = NULL;
|
||||
#endif
|
||||
|
||||
/**
|
||||
* input_driver_find_handle:
|
||||
|
Loading…
x
Reference in New Issue
Block a user