#ifndef SREEN_MANAGER_H #define SREEN_MANAGER_H #include "conf.h" void menu(ptConf confChain, ptListener listenerChain); #endif // SCREEN_MANAGER