mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 11:45:13 -05:00
Hopefully fix X11 compile error
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
|
||||
//What should this be?
|
||||
#if SDL_VIDEO_DRIVER_X11_XINPUT
|
||||
#ifdef SDL_INPUT_LINUXEV
|
||||
typedef struct EventTouchData
|
||||
{
|
||||
int x,y,pressure,finger; //Temporary Variables until sync
|
||||
|
||||
Reference in New Issue
Block a user