summaryrefslogtreecommitdiff
path: root/src/map/npc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.hpp')
-rw-r--r--src/map/npc.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/npc.hpp b/src/map/npc.hpp
index 7a96bf9..be4686a 100644
--- a/src/map/npc.hpp
+++ b/src/map/npc.hpp
@@ -58,6 +58,7 @@ dumb_ptr<npc_data> npc_name2id(NpcName name);
BlockId npc_get_new_npc_id(void);
+int magic_message(dumb_ptr<map_session_data> caster, XString source_invocation);
/**
* Uninstalls and frees an NPC
*/