Fix ui warnings
This commit is contained in:
parent
4444202a41
commit
b55809b925
6 changed files with 16 additions and 16 deletions
|
@ -1138,7 +1138,6 @@ void GraphicsOptions_MenuInit( void )
|
|||
s_graphicsoptions.driverinfo.string = "Driver Info";
|
||||
s_graphicsoptions.driverinfo.style = UI_CENTER|UI_SMALLFONT;
|
||||
s_graphicsoptions.driverinfo.color = color_red;
|
||||
y += BIGCHAR_HEIGHT+2;
|
||||
|
||||
s_graphicsoptions.back.generic.type = MTYPE_BITMAP;
|
||||
s_graphicsoptions.back.generic.name = GRAPHICSOPTIONS_BACK0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue