mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-28 15:46:12 +00:00
Remove dummy flag
This commit is contained in:
committed by
Sam Lantinga
parent
b425036808
commit
c5a09ca7a9
@@ -115,7 +115,7 @@ static const SDL_RenderDriver *render_drivers[] = {
|
||||
#if SDL_VIDEO_RENDER_DIRECTFB
|
||||
&DirectFB_RenderDriver,
|
||||
#endif
|
||||
#if SDL_VIDEO_RENDER_PS2 && !SDL_RENDER_DISABLED
|
||||
#if SDL_VIDEO_RENDER_PS2
|
||||
&PS2_RenderDriver,
|
||||
#endif
|
||||
#if SDL_VIDEO_RENDER_PSP
|
||||
|
||||
Reference in New Issue
Block a user