From 8c3ce0145c9e56de40092a6735f9fcdee60921ed Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 26 Apr 2006 23:01:55 +0000 Subject: - Updated item_db.sql to current. - Some small code-cleanups. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6298 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/script.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/map/script.c') diff --git a/src/map/script.c b/src/map/script.c index 08cd19569..81b98fa55 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -23,6 +23,7 @@ #include "../common/lock.h" #include "../common/nullpo.h" #include "../common/showmsg.h" +#include "../common/strlib.h" #include "map.h" #include "clif.h" @@ -45,11 +46,6 @@ #include "charcommand.h" #include "log.h" #include "unit.h" - -#if !defined(TXT_ONLY) && defined(MAPREGSQL) -#include "strlib.h" -#endif - #include "irc.h" #define SCRIPT_BLOCK_SIZE 256 -- cgit v1.2.3-70-g09d2