mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-22 15:25:36 +00:00
Build config flags are either defined or undefined, never 0
This is for consistency with CMake build configuration Also added SDL_VIDEO_RENDER_GPU to the non-CMake build configurations
This commit is contained in:
@@ -95,5 +95,3 @@ extern bool SDL_InitPen(void);
|
||||
extern void SDL_QuitPen(void);
|
||||
|
||||
#endif // SDL_pen_c_h_
|
||||
|
||||
// vi: set ts=4 sw=4 expandtab:
|
||||
|
||||
Reference in New Issue
Block a user