trophaxse/app/src/rtc.h

4 lines
147 B
C
Raw Normal View History

2018-12-02 03:41:12 +00:00
//Defines functions relating to changing timestamps
int SetTrophyTimes(unsigned int timestamp1,unsigned int timestamp2);
2018-12-05 09:13:07 +00:00
int FakeTimes(int value);