Fixed warning
This commit is contained in:
parent
753db5b82a
commit
2e17fb2da0
1 changed files with 1 additions and 0 deletions
|
@ -1491,6 +1491,7 @@ local void SetRes(Menuitem *mi)
|
|||
|
||||
menu = FindMenu("menu-global-options");
|
||||
|
||||
res=VideoWidth;
|
||||
if (mi[+1].d.text.text == menu->items[3].d.text.text) {
|
||||
res=640;
|
||||
} else if (mi[+1].d.text.text == menu->items[5].d.text.text) {
|
||||
|
|
Loading…
Add table
Reference in a new issue