mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Fix render name
This commit is contained in:

committed by
Sam Lantinga

parent
6ba8497518
commit
0131105408
@@ -2084,7 +2084,7 @@ error:
|
||||
SDL_RenderDriver VITA_GLES2_RenderDriver = {
|
||||
VITA_GLES2_CreateRenderer,
|
||||
{
|
||||
"opengles2vita",
|
||||
"VITA gles2",
|
||||
(SDL_RENDERER_ACCELERATED | SDL_RENDERER_PRESENTVSYNC | SDL_RENDERER_TARGETTEXTURE),
|
||||
4,
|
||||
{
|
||||
|
Reference in New Issue
Block a user