mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-10 23:02:59 +02:00
Changed intermediate debug build directory, for consistency. Added another LilyPad-only build option, to compile without CRT dependencies, as manifests are evil. Finally nuked the VC 2005 project. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1850 96395faa-99c1-11dd-bbfe-3dabce05a288
5 lines
179 B
C
5 lines
179 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();
|