,fitToScreen("Fit to Screen",OptionEntryFlags::CantChangeInGame|OptionEntryFlags::RecreateUI,N_("Fit to Screen"),N_("Automatically adjust the game window to your current desktop screen aspect ratio and resolution."),true)
#endif
#ifndef USE_SDL1
,upscale("Upscale",OnlyIfNoImplicitRenderer|OptionEntryFlags::CantChangeInGame|OptionEntryFlags::RecreateUI,N_("Upscale"),N_("Enables image scaling from the game resolution to your monitor resolution. Prevents changing the monitor resolution and allows window resizing."),
,upscale("Upscale",OptionEntryFlags::Invisible|OptionEntryFlags::CantChangeInGame|OptionEntryFlags::RecreateUI,N_("Upscale"),N_("Enables image scaling from the game resolution to your monitor resolution. Prevents changing the monitor resolution and allows window resizing."),