gui/videosettings.cpp: add 1080p 50/60 modes

This commit is contained in:
[CST] Focus
2013-03-28 15:41:30 +04:00
parent 50fe74f9c1
commit c17808867f
2 changed files with 10 additions and 1 deletions

View File

@@ -39,7 +39,11 @@
#include <string>
#ifdef BOXMODEL_APOLLO
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 14
#else
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#endif
struct SNeutrinoSettings
{