Remove some unused stuff, mostly Empire 3 leftovers.
This commit is contained in:
parent
3d0178b994
commit
97e221baae
11 changed files with 3 additions and 63 deletions
|
@ -59,5 +59,3 @@ struct ichrstr ichr[I_MAX + 2] = {
|
|||
{'r', V_RAD, 150, 1, 8, {1, 10, 1, 1}, "radioactive materials"},
|
||||
{0, 0, 0, 0, 0, {0, 0, 0, 0}, 0}
|
||||
};
|
||||
|
||||
int itm_maxno = (sizeof(ichr) / sizeof(struct ichrstr)) - 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue