From 65e4adfc4f90aa087b7cde089029636257761a36 Mon Sep 17 00:00:00 2001 From: Fate Date: Wed, 17 Jun 2009 19:37:01 +0000 Subject: Added extra checks to ensure spell invocations aren't incorrectly deleted --- src/map/magic.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map/magic.h') diff --git a/src/map/magic.h b/src/map/magic.h index 9ca47bb..49f2883 100644 --- a/src/map/magic.h +++ b/src/map/magic.h @@ -92,4 +92,8 @@ magic_stop_completely(character_t *c); int spell_attack(int caster, int target); + +void +spell_free_invocation(struct invocation *invocation); + #endif /* !defined(MAGIC_H_) */ -- cgit v1.2.3-60-g2f50