- fixed display mode menu.

SVN r1644 (trunk)
This commit is contained in:
Christoph Oelckers 2009-06-06 21:03:49 +00:00
parent a1aba60d8d
commit 3366a8994d
1 changed files with 1 additions and 2 deletions

View File

@ -975,8 +975,7 @@ static menuitem_t ModesItems[] = {
{ redtext, VMTestText, {NULL}, {0.0}, {0.0}, {0.0}, {NULL} },
};
#define VM_DEPTHITEM 0
#define VM_ASPECTITEM 0
#define VM_ASPECTITEM 1
#define VM_RESSTART 5
#define VM_ENTERLINE 15
#define VM_TESTLINE 17