This commit is contained in:
Christian Speckner 2021-12-15 19:17:50 +00:00
parent 449af1ed58
commit a14fcb2e58
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ WhatsNewDialog::WhatsNewDialog(OSystem& osystem, DialogContainer& parent,
add(ypos, "added MovieCart support");
add(ypos, "keep multiple dump files when dumping to SD");
add(ypos, "removed deadzone from USB game controllers");
add(ypos, "add opt-out for overclocking to the settings file")
add(ypos, "add opt-out for overclocking to the settings file");
#else
if(version < "6.5")
{