Update Griffin

This commit is contained in:
twinaphex 2020-07-20 01:40:16 +02:00
parent a0948c1d9d
commit 98a7a1ba93

View File

@ -651,10 +651,6 @@ INPUT
#include "../tasks/task_overlay.c"
#endif
#ifdef HAVE_X11
#include "../input/common/input_x11_common.c"
#endif
#if defined(_WIN32) && !defined(_XBOX) && _WIN32_WINNT >= 0x0501 && !defined(__WINRT__)
#ifdef HAVE_WINRAWINPUT
/* winraw only available since XP */