From 68eece1dc1f4406e39ed1aba3627da7673fb051d Mon Sep 17 00:00:00 2001 From: Lance Date: Fri, 23 Mar 2007 07:14:39 +0000 Subject: * Temporary resolved npc_chat.c macro issue. Please revise where to put the macros. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10057 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/npc_chat.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/npc_chat.c') diff --git a/src/map/npc_chat.c b/src/map/npc_chat.c index bd39a588c..1324d973c 100644 --- a/src/map/npc_chat.c +++ b/src/map/npc_chat.c @@ -25,6 +25,9 @@ #include "pcre.h" +/// Returns the stack_data at the target index +#define script_getdata(st,i) &((st)->stack->stack_data[(st)->start+(i)]) + /** * Written by MouseJstr in a vision... (2/21/2005) * -- cgit v1.2.3-70-g09d2