Remove last remains of DirectDraw renderer
SDL2 patch replaced it with output=texture renderer=direct3d
This commit is contained in:
parent
1a58ccb14f
commit
7a415e3b8d
3 changed files with 0 additions and 31 deletions
|
@ -7,9 +7,6 @@
|
|||
/* Define to 1 to enable internal debugger, requires libcurses */
|
||||
#define C_DEBUG 0
|
||||
|
||||
/* Define to 1 to enable output=ddraw */
|
||||
#define C_DDRAW 1
|
||||
|
||||
/* Define to 1 to enable screenshots, requires libpng */
|
||||
#define C_SSHOT 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue