mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
libretro: Remove unused vertex cache option
This commit is contained in:
@@ -601,16 +601,6 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
||||
BOOL_OPTIONS,
|
||||
"disabled"
|
||||
},
|
||||
{
|
||||
"ppsspp_vertex_cache",
|
||||
"Vertex Cache",
|
||||
NULL,
|
||||
"Faster, but may cause temporary flicker.",
|
||||
NULL,
|
||||
"video",
|
||||
BOOL_OPTIONS,
|
||||
"disabled"
|
||||
},
|
||||
{
|
||||
"ppsspp_texture_scaling_type",
|
||||
"Texture Upscale Type",
|
||||
|
||||
Reference in New Issue
Block a user