From 92bb9928828e1b7b5bb6b0002c7be8aa21e3f3e3 Mon Sep 17 00:00:00 2001 From: zephyrus Date: Tue, 3 Jun 2008 01:09:40 +0000 Subject: - Fixed BugReport 1608. I forgot to merge npc.h sorry. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12755 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/npc.h b/src/map/npc.h index 984cb3127..d6b27491d 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -100,7 +100,7 @@ int npc_chat_sub(struct block_list* bl, va_list ap); int npc_event_dequeue(struct map_session_data* sd); int npc_event(struct map_session_data* sd, const char* eventname, int mob_kill); int npc_touch_areanpc(struct map_session_data* sd, int m, int x, int y); -int npc_touch_areanpc2(struct block_list* bl); // [Skotlex] +int npc_touch_areanpc2(struct mob_data *md); // [Skotlex] int npc_check_areanpc(int flag, int m, int x, int y, int range); int npc_click(struct map_session_data* sd, struct npc_data* nd); int npc_scriptcont(struct map_session_data* sd, int id); -- cgit v1.2.3-60-g2f50