This commit is contained in:
twinaphex 2020-02-17 21:48:15 +01:00
parent ebc335319e
commit e3af337a78
1 changed files with 1 additions and 1 deletions

View File

@ -27347,7 +27347,7 @@ static enum runloop_state runloop_check_state(void)
}
}
#if defined(HAVE_MENU) || defined(HAVE_MENU_WIDGETS)
#if defined(HAVE_MENU) || defined(HAVE_GFX_WIDGETS)
gfx_animation_update(
settings->bools.menu_timedate_enable,
settings->floats.menu_ticker_speed,