C89_BUILD fix

This commit is contained in:
twinaphex 2020-03-13 00:11:43 +01:00
parent c796f3268b
commit 91fd05133b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ enum gfx_widget_volume_icon
ICON_MIN,
ICON_MUTE,
ICON_LAST,
ICON_LAST
};
static const char* const ICONS_NAMES[ICON_LAST] = {