mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-06 11:51:01 -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 |