Files

7 lines
116 B
C
Raw Permalink Normal View History

2024-05-18 19:53:07 +02:00
#ifndef TEXT_BASED_CLOCK_H
#define TEXT_BASED_CLOCK_H
void RegisterTextBasedClock();
#endif // TEXT_BASED_CLOCK_H