Files
tp/include/SComponent/c_counter.h
T

6 lines
109 B
C

#ifndef SCOMPONENT_C_COUNTER_H_
#define SCOMPONENT_C_COUNTER_H_
void cCt_Counter(int resetCounter1);
#endif