SDL fixes

This commit is contained in:
Lynix
2020-05-27 20:37:20 +02:00
parent 81f03f04e5
commit 1734b8e5db
3 changed files with 10 additions and 2 deletions

View File

@@ -214,7 +214,6 @@ typedef unsigned int uintptr_t;
/* Enable various video drivers */
#define SDL_VIDEO_DRIVER_DUMMY 1
#define SDL_VIDEO_DRIVER_WINDOWS 1
#ifndef SDL_VIDEO_RENDER_D3D
#define SDL_VIDEO_RENDER_D3D 1