* Updated makefiles to new strlib locations [Codemaster]

* Moved strlib.h and strlib.c into the common directory [Codemaster]
* Updated a bit of jA 1081 - it's not completly updated yet!!! [Codemaster]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@681 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
codemaster
2004-12-20 20:11:23 +00:00
parent ff5dd5a608
commit f16fea0829
26 changed files with 270 additions and 131 deletions

View File

@@ -34,7 +34,7 @@
#include <stdarg.h>
#include "char.h"
#include "strlib.h"
#include "../common/strlib.h"
#include "itemdb.h"
#include "inter.h"
#include "db.h"