Skip to content

Commit

Permalink
Merge pull request #122 from tavuntu/patch-1
Browse files Browse the repository at this point in the history
Added 384x216 resolution
  • Loading branch information
LibretroAdmin committed Jul 19, 2022
2 parents c2b8ea0 + e0b988e commit e84d6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/libretro_core_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ struct retro_core_option_definition option_defs_us[] = {
{ "360x240", NULL },
{ "360x400", NULL },
{ "360x480", NULL },
{ "384x216", NULL },
{ "400x224", NULL },
{ "400x240", NULL },
{ "480x272", NULL },
Expand Down

0 comments on commit e84d6c1

Please sign in to comment.