Silence another warning

This commit is contained in:
twinaphex 2018-03-19 12:25:56 +01:00
parent 72dc03a1c6
commit 6bf011a700

View File

@ -1575,7 +1575,9 @@ static void materialui_frame(void *data, video_frame_info_t *video_info)
{
materialui_draw_tab_begin(mui,
video_info,
width, height, &footer_bg_color[0], &grey_bg[0]);
width, height,
footer_bg_color ? &footer_bg_color[0] : NULL,
&grey_bg[0]);
for (i = 0; i <= MUI_SYSTEM_TAB_END; i++)
materialui_draw_tab(mui, video_info,