mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -04:00
6 lines
109 B
C
6 lines
109 B
C
#ifndef SCOMPONENT_C_COUNTER_H_
|
|
#define SCOMPONENT_C_COUNTER_H_
|
|
|
|
void cCt_Counter(int resetCounter1);
|
|
|
|
#endif |