pull/3/head
luojunhui 10 months ago
parent 7aa483603b
commit c07330ab56

@ -12,7 +12,7 @@ static NEARDATA int utcnt, utpnt;
static NEARDATA coord utrack[UTSZ];
void
initrack(void) /* This function initializes the tracking system by setting the values of utcnt and utpnt to 0. */
initrack(void)
{
utcnt = utpnt = 0;
}

Loading…
Cancel
Save