Update libretro_core_options.h

Adding Pixel Perfect option
This commit is contained in:
tim942
2021-04-28 18:20:30 -05:00
committed by GitHub
parent e14c20b02a
commit 39bce27194

View File

@@ -128,6 +128,7 @@ struct retro_core_option_definition option_defs_common[] = {
{
{ "8:7 PAR", NULL },
{ "4:3", NULL },
{ "PP", NULL },
{ NULL, NULL},
},
"8:7 PAR",