mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-17 21:04:45 +00:00
176eb76e55
From TortoiseSVN: . Revision range to merge: 416-HEAD . [x] Reverse merge Does a reverse merge on r417-r416
6 lines
156 B
C
6 lines
156 B
C
// Util
|
|
tm* Clock_Util_GetTime();
|
|
void Clock_Util_ConvertTimeToProdos( tm *pTime, unsigned char *pProdosBytes4_ );
|
|
|
|
void Clock_Generic_UpdateProDos();
|