Upgraded the DirectX 8 rendering to DirectX 9. Updated Direct Input to work with
the latest SDK as well.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user