5 lines
156 B
C
5 lines
156 B
C
// Util
|
|
tm* Clock_Util_GetTime();
|
|
void Clock_Util_ConvertTimeToProdos( tm *pTime, unsigned char *pProdosBytes4_ );
|
|
|
|
void Clock_Generic_UpdateProDos();
|