mirror of
https://github.com/love2d/megasource.git
synced 2026-08-20 04:30:45 +02:00
Upgrade to SDL2.0.3.
This commit is contained in:
@@ -171,6 +171,9 @@ typedef unsigned int uintptr_t;
|
||||
#ifndef SDL_VIDEO_RENDER_D3D
|
||||
#define SDL_VIDEO_RENDER_D3D 1
|
||||
#endif
|
||||
#ifndef SDL_VIDEO_RENDER_D3D11
|
||||
#define SDL_VIDEO_RENDER_D3D11 0
|
||||
#endif
|
||||
|
||||
/* Enable OpenGL support */
|
||||
#ifndef SDL_VIDEO_OPENGL
|
||||
|
||||
Reference in New Issue
Block a user