@@ -1,10 +1,12 @@
#ifndef UI_H
#define UI_H
void initUI();
//void startUI();
void addLinei(char* msg, int* var);
void drawUI();
void endUI();
#endif
The note is not visible to the blocked user.