mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Updated config headers to override the base SDL_config.h if both are included
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#ifndef SDL_config_h_
|
||||
#ifndef SDL_config_wiz_h_
|
||||
#define SDL_config_wiz_h_
|
||||
#define SDL_config_h_
|
||||
|
||||
/* This is a set of defines to configure the SDL features */
|
||||
@@ -117,4 +118,4 @@
|
||||
#define SDL_VIDEO_RENDER_OGL_ES 1
|
||||
#define SDL_VIDEO_OPENGL_ES 1
|
||||
|
||||
#endif /* SDL_config_h_ */
|
||||
#endif /* SDL_config_wiz_h_ */
|
||||
|
||||
Reference in New Issue
Block a user