tp/include/f/f_pc/f_pc_line.h

6 lines
75 B
C

#ifndef F_PC_LINE_H_
#define F_PC_LINE_H_
void fpcLn_Create(void);
#endif