Upgraded the DirectX 8 rendering to DirectX 9. Updated Direct Input to work with

the latest SDK as well.
This commit is contained in:
Shenjoku
2013-04-08 21:13:47 -07:00
parent 19150cdf9e
commit ba0d2d1838
11 changed files with 131 additions and 135 deletions
-2
View File
@@ -7,8 +7,6 @@
#include "Foreach.h"
#include "LocalizedString.h"
//static LocalizedString D3D_NOT_INSTALLED ( "RageDisplay_D3D", "DirectX 8.1 or greater is not installed. You can download it from:" );
static const char *InputDeviceStateNames[] = {
"Connected",
"Unplugged",