settings: implement 23.97hz and 29.97hz video modes.

This commit is contained in:
[CST] Bas
2014-04-09 12:39:34 +02:00
committed by [CST] Focus
parent f47c157db2
commit e68a0c28f1
2 changed files with 4 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
#include <list>
#ifdef BOXMODEL_APOLLO
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 14
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 16
#else
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#endif