rockbox/apps/plugins/clock/clock_menu.h

7 lines
93 B
C

#ifndef _CLOCK_MENU_
#define _CLOCK_MENU_
bool main_menu(void);
#endif /* _CLOCK_MENU_ */