mirror of
https://github.com/encounter/SDL.git
synced 2025-05-19 13:51:27 +00:00
Added header needed for SDL_Delay()
This commit is contained in:
parent
aeb275149a
commit
12aa4d5653
@ -25,6 +25,7 @@
|
|||||||
#if SDL_JOYSTICK_DINPUT
|
#if SDL_JOYSTICK_DINPUT
|
||||||
|
|
||||||
#include "SDL_hints.h"
|
#include "SDL_hints.h"
|
||||||
|
#include "SDL_timer.h"
|
||||||
#include "SDL_windowsjoystick_c.h"
|
#include "SDL_windowsjoystick_c.h"
|
||||||
#include "SDL_dinputjoystick_c.h"
|
#include "SDL_dinputjoystick_c.h"
|
||||||
#include "SDL_rawinputjoystick_c.h"
|
#include "SDL_rawinputjoystick_c.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user