Added a hint system to allow configuration hints to be specified by the application.
This commit is contained in:
parent
d3229ca45a
commit
7f7bf51bdb
5 changed files with 222 additions and 0 deletions
|
@ -53,6 +53,7 @@ HDRS = \
|
|||
SDL_events.h \
|
||||
SDL_gesture.h \
|
||||
SDL_haptic.h \
|
||||
SDL_hints.h \
|
||||
SDL_input.h \
|
||||
SDL_joystick.h \
|
||||
SDL_keyboard.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue