mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-19 19:17:14 +02:00
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2894 96395faa-99c1-11dd-bbfe-3dabce05a288
7 lines
127 B
C
7 lines
127 B
C
int DualShock3Possible();
|
|
void EnumDualShock3s();
|
|
|
|
// May move elsewhere in the future.
|
|
int InitLibUsb();
|
|
void UninitLibUsb();
|