pcsx2/plugins/LilyPad/RawInput.h

5 lines
175 B
C

// Can't enumerate raw devices, can only detect them when
// receiving data from them, so just use the list from before.
void EnumRawInputDevices();
int InitializeRawInput();