system573_tool/ksys573_input_check.h

6 lines
113 B
C

#ifndef _KSYS573_INPUT_CHECK_H
#define _KSYS573_INPUT_CHECK_H
void input_check_1();
void input_check_2();
#endif