Raw input is no longer used. Yay!
This commit is contained in:
parent
a7486944ea
commit
7f8a24afe8
1 changed files with 0 additions and 8 deletions
|
@ -19,14 +19,6 @@
|
|||
Sam Lantinga
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
|
||||
/* we need to define it, so that raw input is included */
|
||||
|
||||
#if (_WIN32_WINNT < 0x0501)
|
||||
#undef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0501
|
||||
#endif
|
||||
|
||||
#include "SDL_config.h"
|
||||
|
||||
#include "../SDL_sysvideo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue