Define and use NATID_BAD instead of literal 255

This commit is contained in:
Markus Armbruster 2008-02-19 20:25:08 +01:00
parent 00bb086d2a
commit 8d4b959a0c
4 changed files with 7 additions and 4 deletions

View file

@ -39,6 +39,8 @@
#include <time.h>
#include "types.h"
#define NATID_BAD 255
#define MAXNOR 50 /* max # realms */
/* Nation status */