X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmenu.c;h=868a486a1a74b10698d441ec51ed381548743dcd;hb=2f59faba23ff29fd7679d217947d1574d271b5a6;hp=6516e343b03960909f9eb4d5778519e844f15528;hpb=4cccc4d2e91e45563a3f77526a5d72fb636d7642;p=pcsx_rearmed.git diff --git a/frontend/menu.c b/frontend/menu.c index 6516e343..868a486a 100644 --- a/frontend/menu.c +++ b/frontend/menu.c @@ -1264,7 +1264,7 @@ static const char *men_soft_filter[] = { "None", #endif NULL }; static const char *men_dummy[] = { NULL }; -static const char *men_centering[] = { "Auto", "Ingame", "Force", NULL }; +static const char *men_centering[] = { "Auto", "Ingame", "Borderless", "Force", NULL }; static const char h_scaler[] = "int. 2x - scales w. or h. 2x if it fits on screen\n" "int. 4:3 - uses integer if possible, else fractional"; static const char h_cscaler[] = "Displays the scaler layer, you can resize it\n"