mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 01:26:24 -05:00
Added a hint system to allow configuration hints to be specified by the application.
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
#include "SDL_endian.h"
|
||||
#include "SDL_error.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_hints.h"
|
||||
#include "SDL_loadso.h"
|
||||
#include "SDL_mutex.h"
|
||||
#include "SDL_power.h"
|
||||
|
||||
Reference in New Issue
Block a user