timesynk/old/main.h

5 lines
53 B
C

#ifndef MAIN_H
#define MAIN_H
int is_running;
#endif