#ifndef MAIN_MENU_H #define MAIN_MENU_H void print_main_menu(); #endif //MAIN_MENU_H