From d5155d42388cf3540fdf415512c2bfad0c8d5f8e Mon Sep 17 00:00:00 2001 From: Lance Date: Thu, 16 Mar 2006 15:39:49 +0000 Subject: * BL_PC and BL_MOB control script commands (experimental). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5627 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index de885a99c..5d41c87a0 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -16,6 +16,7 @@ #ifdef PCRE_SUPPORT void npc_chat_finalize(struct npc_data *nd); +int mob_chat_sub(struct block_list *bl, va_list ap); #endif int npc_chat_sub(struct block_list *bl, va_list ap); int npc_event_dequeue(struct map_session_data *sd); -- cgit v1.2.3-60-g2f50