mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Added SDL_haptic.h to SDL.h.
This commit is contained in:
parent
b7b7f889c5
commit
ad75661c46
|
|
@ -73,7 +73,9 @@
|
|||
#include "SDL_endian.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_joystick.h"
|
||||
#include "SDL_gamecontroller.h"
|
||||
#include "SDL_haptic.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_loadso.h"
|
||||
#include "SDL_log.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user