1
0
mirror of https://github.com/libretro/RetroArch synced 2025-01-17 19:14:56 +00:00

Fix C89_BUILD=1 with clang.

This commit is contained in:
orbea 2019-05-04 09:26:57 -07:00
parent 95c585e864
commit ab7cc305e5

View File

@ -77,4 +77,4 @@ bool menu_widgets_push_achievement(const char *title, const char *badge);
* enable_menu_widgets to true for that driver */
void menu_widgets_frame(video_frame_info_t *video_info);
#endif
#endif