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. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401339
This commit is contained in:
parent
8b467b1a53
commit
00f6d8e5e3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue