mirror of https://github.com/PCSX2/pcsx2.git
7 lines
133 B
C
7 lines
133 B
C
|
int DualShock3Possible();
|
||
|
void EnumDualShock3s();
|
||
|
|
||
|
// May move elsewhere in the future.
|
||
|
int InitLibUsb();
|
||
|
void UninitLibUsb();
|