mirror of
https://github.com/encounter/SDL.git
synced 2025-12-10 14:07:50 +00:00
Added header needed for SDL_Delay()
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user