mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
HW/SI: GCAdapter calibration fix.
This commit is contained in:
@ -29,6 +29,7 @@ void Output(int chan, u8 rumble_command);
|
||||
bool IsDetected();
|
||||
bool IsDriverDetected();
|
||||
bool DeviceConnected(int chan);
|
||||
void ResetDeviceType(int chan);
|
||||
bool UseAdapter();
|
||||
|
||||
} // end of namespace GCAdapter
|
||||
|
Reference in New Issue
Block a user