New SCT_BUDG_MAX
This commit is contained in:
parent
48ff09664b
commit
1f60baf818
3 changed files with 4 additions and 3 deletions
|
@ -38,6 +38,7 @@
|
|||
#include "item.h"
|
||||
|
||||
#define SCT_EFFIC (SCT_TYPE_MAX + 1)
|
||||
#define SCT_BUDG_MAX SCT_EFFIC
|
||||
|
||||
struct bp *bp_alloc(void);
|
||||
void bp_set_from_sect(struct bp *, struct sctstr *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue