Fix C89_BUILD

This commit is contained in:
twinaphex 2019-05-04 15:58:32 +02:00
parent 3c2307de80
commit 8a92ad7dbf
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ enum menu_widgets_icon
MENU_WIDGETS_ICON_ACHIEVEMENT,
MENU_WIDGETS_ICON_LAST,
MENU_WIDGETS_ICON_LAST
};
static char *menu_widgets_icons_names[MENU_WIDGETS_ICON_LAST] = {