Fix aspect menu options.

This commit is contained in:
Sander van Dijk 2012-08-02 20:12:19 +02:00 committed by Yamagi Burmeister
parent dc9e06a13f
commit 3d4bbe6c31

View file

@ -188,7 +188,8 @@ VID_MenuInit(void)
"4:3",
"16:10",
"16:9",
"Custom"
"Custom",
0
};
if (!gl_driver)