mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Include wiiusb_hid only for HW_RVL
This commit is contained in:
parent
9a95f98283
commit
137e397028
@ -34,7 +34,7 @@ static hid_driver_t *hid_drivers[] = {
|
||||
#ifdef HAVE_LIBUSB
|
||||
&libusb_hid,
|
||||
#endif
|
||||
#ifdef GEKKO
|
||||
#ifdef HW_RVL
|
||||
&wiiusb_hid,
|
||||
#endif
|
||||
&null_hid,
|
||||
|
Loading…
x
Reference in New Issue
Block a user