mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Fix render name
This commit is contained in:
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,
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user