Improve SDL port 'configure --prefix' error message
[kugel-rb.git] / apps / plugins / clock / clock_menu.h
blobc02a42ce2a9a5d1b484cc11a1316c750609cec4d
2 #ifndef _CLOCK_MENU_
3 #define _CLOCK_MENU_
5 bool main_menu(void);
7 #endif /* _CLOCK_MENU_ */