mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-11 22:08:14 +00:00
Remove SDL_HAVE_RENDER_GEOMETRY define
This commit is contained in:
@@ -116,12 +116,6 @@
|
||||
#define SDL_HAVE_YUV !SDL_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
/* SDL Renderer
|
||||
- SDL_RenderGeometry() */
|
||||
#ifndef SDL_HAVE_RENDER_GEOMETRY
|
||||
#define SDL_HAVE_RENDER_GEOMETRY !SDL_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_log.h"
|
||||
|
||||
|
Reference in New Issue
Block a user