Better document how .config must match compiled-in UIDs

This commit is contained in:
Markus Armbruster 2011-04-25 10:27:32 +02:00
parent 221268e0e1
commit 03a2c61de4
5 changed files with 14 additions and 3 deletions

View file

@ -47,6 +47,7 @@ enum {
NUMPKG = BPKG + 1
};
/* Item types, must match item.config */
typedef enum {
I_NONE = -1,
I_CIVIL,