dump monster and obj weights using --dumpweights
This commit is contained in:
@@ -1194,6 +1194,7 @@ extern int near_capacity(void);
|
||||
extern int calc_capacity(int);
|
||||
extern int max_capacity(void);
|
||||
extern boolean check_capacity(const char *);
|
||||
extern void dump_weights(void);
|
||||
extern int inv_cnt(boolean);
|
||||
/* sometimes money_cnt(gi.invent) which can be null */
|
||||
extern long money_cnt(struct obj *) NO_NNARGS;
|
||||
|
||||
Reference in New Issue
Block a user