| Line 15... |
Line 15... |
| 15 |
* 2.05 17/12/95 DDP Merged a few menus ( uploads )
|
15 |
* 2.05 17/12/95 DDP Merged a few menus ( uploads )
|
| 16 |
* Added staggered start and other start options
|
16 |
* Added staggered start and other start options
|
| 17 |
*
|
17 |
*
|
| 18 |
**************************************************************************/
|
18 |
**************************************************************************/
|
| 19 |
|
19 |
|
| 20 |
#define VERSION "4.00"
|
20 |
#define VERSION "5.00"
|
| 21 |
|
21 |
|
| 22 |
#define MAX_EVENT_NAME 50 /* Max chars in the EVENT name */
|
22 |
#define MAX_EVENT_NAME 50 /* Max chars in the EVENT name */
|
| 23 |
#define MAX_TM_NAME 30 /* Maximum chars in a team name */
|
23 |
#define MAX_TM_NAME 30 /* Maximum chars in a team name */
|
| 24 |
#define LEN_CNTRY_NAME 15 /* Maximum number of chars in a country name */
|
24 |
#define LEN_CNTRY_NAME 15 /* Maximum number of chars in a country name */
|
| 25 |
#define MAX_PERSON_NAME 20 /* Max chars in a persons name */
|
25 |
#define MAX_PERSON_NAME 20 /* Max chars in a persons name */
|