mirror of
https://github.com/yawut/SDL.git
synced 2026-09-13 19:45:57 -05:00
A less rude way of doing the same thing...
This commit is contained in:
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_amiga_h
|
||||
#define _SDL_config_amiga_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_dreamcast_h
|
||||
#define _SDL_config_dreamcast_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_macos_h
|
||||
#define _SDL_config_macos_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_macosx_h
|
||||
#define _SDL_config_macosx_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_minimal_h
|
||||
#define _SDL_config_minimal_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is the minimal configuration that can be used to build SDL */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_os2_h
|
||||
#define _SDL_config_os2_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
@@ -22,9 +22,8 @@
|
||||
|
||||
#ifndef _SDL_config_win32_h
|
||||
#define _SDL_config_win32_h
|
||||
#ifndef _SDL_config_h
|
||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
||||
#endif
|
||||
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user