mirror of
https://github.com/yawut/SDL.git
synced 2026-07-01 00:39:58 -05:00
SDL_config.h will eventually be a general feature set test,
which will be useful for any program built with SDL on a given platform.
This commit is contained in:
parent
735e84a7f0
commit
b9704a2004
|
|
@ -25,6 +25,7 @@
|
|||
#ifndef _SDL_H
|
||||
#define _SDL_H
|
||||
|
||||
#include "SDL_config.h"
|
||||
#include "SDL_main.h"
|
||||
#include "SDL_types.h"
|
||||
#include "SDL_getenv.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user