1 2 3 4 5 6 7
#ifndef _CLOCK_MENU_ #define _CLOCK_MENU_ bool main_menu(void); #endif /* _CLOCK_MENU_ */