Remove dependency on dxguid.lib
This commit is contained in:
parent
58e8d5299b
commit
01e23dc77f
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
#include "input/input_state.h"
|
||||
#include "Core/Reporting.h"
|
||||
#include "Xinput.h"
|
||||
#pragma comment(lib,"dxguid.lib")
|
||||
#pragma comment(lib,"dinput8.lib")
|
||||
|
||||
static const unsigned int dinput_ctrl_map[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue