summaryrefslogtreecommitdiff
path: root/common.h
blob: 6412d1760d7bd35668e33411b7e3f656fd0436ec (plain)
1
2
3
GLCD::cType TimeType(time_t Time, const std::string &Format);
GLCD::cType DurationType(int Index, const std::string &Format);
int ParanoiaStrcmp(const char *s1, const char *s2);