libretro fix, more games

This commit is contained in:
Henrik Rydgård 2022-11-06 18:55:45 +01:00
parent ff23d67bf4
commit 200c055823
2 changed files with 12 additions and 10 deletions

View file

@ -427,16 +427,6 @@ struct retro_core_option_v2_definition option_defs_us[] = {
BOOL_OPTIONS,
"disabled"
},
{
"ppsspp_retain_changed_textures",
"Retain Changed Textures (Speedup, mem hog)",
NULL,
"Makes many games slower, but some games a lot faster.",
NULL,
"video",
BOOL_OPTIONS,
"disabled"
},
{
"ppsspp_spline_quality",
"Spline/Bezier Curves Quality",