Factor feels_like_helping() out of quiet_bigdef(), sd(), dd()
This commit is contained in:
parent
7374002fd7
commit
c095ad285b
3 changed files with 26 additions and 44 deletions
|
@ -437,6 +437,7 @@ extern void ef_fin_srv(void);
|
|||
extern int sd(natid, natid, coord, coord, int, int, int);
|
||||
extern int dd(natid, natid, coord, coord, int, int);
|
||||
extern int shipdef(natid, natid, coord, coord);
|
||||
extern int feels_like_helping(natid, natid, natid);
|
||||
/* getbit.c */
|
||||
extern int emp_getbit(int, int, unsigned char *);
|
||||
extern void emp_setbit(int, int, unsigned char *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue