6a6a253885
Added doc dir. and manual as .pdf restored deleted files - yep I screwed the pooch.
9 lines
109 B
C
9 lines
109 B
C
#ifndef _TIMECHECK_H
|
|
#define _TIMECHECK_H
|
|
|
|
void TimeCheck(void); /* Check Users Time Limit */
|
|
|
|
|
|
#endif
|
|
|