mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
661e5bf50b
== DETAILS This implements the WiiU-specific functions. Since the wiiu_hid_t data structure contains the handle and interface index, the method signatures can be simplified quite a bit. And since (at least for now) we want these to be synchronous, we don't need to expose the callback parameters.