diff --git a/menu/drivers/materialui.c b/menu/drivers/materialui.c index 69bd501408..2e6e770107 100644 --- a/menu/drivers/materialui.c +++ b/menu/drivers/materialui.c @@ -270,7 +270,7 @@ static void mui_render_quad(mui_handle_t *mui, menu_display_draw( x, - height - y - h, + (int)height - y - (int)h, w, h, &coords, NULL, mui->textures.white,