Sound4Calc/include/main.h

8 lines
51 B
C

#ifndef _MAIN
#define _MAIN
void lect();
#endif