mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Remove SDL_HAVE_RENDER_GEOMETRY define
This commit is contained in:
parent
77026f673b
commit
c27e1249e1
4 changed files with 1 additions and 15 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue