mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
HW/SI: GCAdapter calibration fix.
This commit is contained in:
parent
9b6c9252e4
commit
a015851b02
4 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue