accept: rejectname() makes no sense outside acce(); inline
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
6d2244093a
commit
4877a2f024
3 changed files with 22 additions and 28 deletions
|
@ -166,7 +166,6 @@ extern double techfact(int level, double mult);
|
|||
|
||||
extern char *cname(natid n);
|
||||
extern char *relatename(struct natstr *np, natid other);
|
||||
extern char *rejectname(struct natstr *np, natid other);
|
||||
extern char *natstate(struct natstr *np);
|
||||
extern int getrel(struct natstr *np, natid them);
|
||||
extern int relations_with(natid, natid);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue