menu_result_t show_main_menu(bool game_in_progress)
Display and handle the main menu.
int init_main_menu(void)
Initializes resources for the main menu, including memory allocation and observer registration for lo...
void shutdown_main_menu(void)
Shuts down the main menu and frees associated data.