From d042f7cfd71139195cf43534e93df18b009b1070 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 16 Apr 2006 15:33:59 +0000 Subject: - Fixed mysql ping setting being in minutes rather than hours. - Removed npc_event_sub from npc.h and moved it to npc.c - Cleaned up #warp to prevent spitting non-walkable tile warnings. - Changed the meaning of msg_athena 2, it is now "invalid target cell, randomizing". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6114 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/npc.c') diff --git a/src/map/npc.c b/src/map/npc.c index 2d3428eec..a5014de51 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -302,6 +302,7 @@ int npc_event_export(char *lname,void *data,va_list ap) return 0; } +int npc_event_sub(struct map_session_data *, struct event_data *, const unsigned char *); //[Lance] /*========================================== * 全てのNPCのOn*イベント実行 *------------------------------------------ -- cgit v1.2.3-70-g09d2