pcsx2/plugins/LilyPad/RawInput.h

6 lines
181 B
C
Raw Normal View History

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