X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fmenu.c;h=868a486a1a74b10698d441ec51ed381548743dcd;hb=44e76f8ad4944acfc109baf89beda7b723f8a209;hp=6516e343b03960909f9eb4d5778519e844f15528;hpb=db6e56b6bfb5bcdacc86150061861a74365331e0;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"