neutrino: add 1080p50 mode on spark

This commit is contained in:
Stefan Seyfried
2012-04-14 11:59:54 +02:00
parent 2b5c9f6123
commit e4081f44a6
2 changed files with 23 additions and 4 deletions

View File

@@ -40,11 +40,15 @@
#include <string>
#if !HAVE_TRIPLEDRAGON
#if HAVE_COOL_HARDWARE
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#else
#endif
#if HAVE_TRIPLEDRAGON
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 3
#endif
#if HAVE_SPARK_HARDWARE
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 9
#endif
struct SNeutrinoSettings
{