mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-20 22:35:41 +00:00
Added checks for GameInput.h to the build system
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
|
||||
#include "SDL_windowsvideo.h"
|
||||
|
||||
#if defined(__has_include) && __has_include(<GameInput.h>)
|
||||
#define HAVE_GAMEINPUT_H
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_GAMEINPUT_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
Reference in New Issue
Block a user