mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-23 06:57:08 +00:00
WiiHIDDeviceDescriptor is 20 bytes in size (2 of which are padding bytes) libusb_device_descriptor on the other hand is 18 bytes (does not have the 2 padding bytes). So we were pulling 20 bytes out of an 18 byte struct, which isn't really correct. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| UnitTests | ||
| VSProps | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||
| pch.h | ||