X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Factofgod.h;h=9f991c61a23b82fb40f6188f1277464445ad4e17;hp=c7be022dc067d0bec7fd9dd4a7efbe80925dfd7a;hb=cbe9897bfaa03af345e12ac14acb77b7c670aa30;hpb=97b3aacacadf840ff7b59b3f21f42e6d585e6c19 diff --git a/include/actofgod.h b/include/actofgod.h index c7be022dc..9f991c61a 100644 --- a/include/actofgod.h +++ b/include/actofgod.h @@ -38,6 +38,8 @@ extern void report_god_takes(char *, char *, natid); extern void report_god_gives(char *, char *, natid); +extern void divine_load(struct empobj *, int, int); +extern void divine_unload(struct empobj *, int, int); extern void divine_sct_change(struct sctstr *, char *, int, int, char *, ...) ATTRIBUTE((format (printf, 5, 6))); #define divine_sct_change_quiet(sp, name, change, ...) \