ifdef this

This commit is contained in:
twinaphex 2017-06-11 19:56:14 +02:00
parent 5e0e970c92
commit 895c817fa5

View File

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