NcLooper/ui/ncfuncs.h

9 lines
109 B
C
Raw Normal View History

2019-10-30 05:31:38 +01:00
/*
* NcLooper--- interface curses, fonctions de base
*/
int init_ecran(char *txt);
int fin_ecran(void);