]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
Don't let scrap give away civilians
[empserver] / include / prototypes.h
index e7be088e5d2a5d801a0bf4642de287872cc889e3..7601a3eeefb52b20bf63346e7684d812de283a00 100644 (file)
@@ -54,6 +54,7 @@ extern void finish_server(void);
  * src/lib/commands/ *.c
  */
 extern int check_market(void);
+extern int load_comm_ok(struct sctstr *, natid, i_type, int);
 extern void gift(natid, natid, void *, char *);
 extern int display_mark(i_type, int);
 extern int want_to_abandon(struct sctstr *, i_type, int, struct lndstr *);