#ifndef H_MAZE_MENU #define H_MAZE_MENU #include "app.h" void main_menu_loop(struct app *app); #endif