pcsx2/plugins/LilyPad/RawInput.h

5 lines
175 B
C
Raw Normal View History

// 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();