prod() duplicates materials_cost(), clean up
Rename materials_cost() to prod_materials_cost(), give external linkage, use it in prod().
This commit is contained in:
parent
ac60160355
commit
f0927e7f64
4 changed files with 15 additions and 22 deletions
|
@ -48,6 +48,7 @@ struct nchrstr;
|
|||
struct nstr_item;
|
||||
struct nstr_sect;
|
||||
struct nukstr;
|
||||
struct pchrstr;
|
||||
struct player;
|
||||
struct plist;
|
||||
struct plnstr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue