Merge pull request #73 from crashGG/master

Add more 4/8px cropping for top and bottom
This commit is contained in:
LibretroAdmin 2023-03-28 19:29:16 +02:00 committed by GitHub
commit de6b65261c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,6 +171,8 @@ struct retro_core_option_v2_definition option_defs_us[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8"
@ -188,6 +190,8 @@ struct retro_core_option_v2_definition option_defs_us[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8"