Merge pull request #554 from crashGG/master

Add more 4/8px cropping for top and bottom
This commit is contained in:
LibretroAdmin
2023-03-28 19:29:26 +02:00
committed by GitHub

View File

@@ -207,6 +207,8 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8",
@@ -224,6 +226,8 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8",