
#ifndef _CLOCK_MENU_
#define _CLOCK_MENU_

bool main_menu(void);

#endif /* _CLOCK_MENU_ */
