]> git.pond.sub.org Git - empserver/blobdiff - include/prototypes.h
neweff prod work: Use update code instead of duplicating it
[empserver] / include / prototypes.h
index 2d6576c6eb6ee3b89f85fde473eaf54c42fbf097..05332517ecab4b411b028d4ed809f7cd14f66674 100644 (file)
@@ -713,6 +713,7 @@ extern int update_removewants(void);
 extern void revolt(struct sctstr *);
 extern void guerrilla(struct sctstr *);
 /* sect.c */
+extern int buildeff(struct sctstr *);
 extern void do_fallout(struct sctstr *, int);
 extern void spread_fallout(struct sctstr *, int);
 extern void decay_fallout(struct sctstr *, int);