mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 22:48:30 +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:
@@ -141,5 +141,3 @@ char *SDL_SYS_GetUserFolder(SDL_Folder folder)
|
||||
SDL_Unsupported();
|
||||
return NULL;
|
||||
}
|
||||
|
||||
// vi: set ts=4 sw=4 expandtab:
|
||||
|
Reference in New Issue
Block a user