neutrino: show only usable video modes and video options on TD

This commit is contained in:
Stefan Seyfried
2010-11-28 19:08:57 +01:00
parent 4405bb367c
commit bb3e8ebe23
3 changed files with 36 additions and 6 deletions

View File

@@ -32,6 +32,7 @@
#ifndef __settings__
#define __settings__
#include "config.h"
#include <system/localize.h>
#include <configfile.h>
#include <zapit/client/zapitclient.h>
@@ -39,7 +40,11 @@
#include <string>
#if !HAVE_TRIPLEDRAGON
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 12
#else
#define VIDEOMENU_VIDEOMODE_OPTION_COUNT 3
#endif
struct SNeutrinoSettings
{