griffin: add screenshot widget

This commit is contained in:
natinusala 2020-03-09 16:10:53 +01:00
parent b4ea5d3cd5
commit 7dc961bdd9

View File

@ -1261,6 +1261,7 @@ MENU
#ifdef HAVE_GFX_WIDGETS
#include "../gfx/gfx_widgets.c"
#include "../gfx/widgets/gfx_widget_screenshot.c"
#endif
#include "../input/input_osk.c"