#ifndef MAIN_MENU_H #define MAIN_MENU_H extern void main_menu(void); #endif