commit
This commit is contained in:
parent
aa5045a797
commit
dec244496a
10 changed files with 148 additions and 76 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef SREEN_MANAGER_H
|
||||
#define SREEN_MANAGER_H
|
||||
|
||||
void menu();
|
||||
#include "conf.h"
|
||||
|
||||
void menu(ptConf confChain, ptListener listenerChain);
|
||||
|
||||
#endif // SCREEN_MANAGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue