From e35044d26d45bf7e9a4acc357be3738e3379f3e3 Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 9 Aug 2007 18:56:27 +0000 Subject: - stable -> trunk sync - battle.c and pc.c formatting - fixed one badly defined npc shop format string - removed the "selling item for no buying price" warning when the item has a buying price of 20 (see topic:157465) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10971 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/mapindex.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/mapindex.h') diff --git a/src/common/mapindex.h b/src/common/mapindex.h index 0d2c0c46e..99e7de702 100644 --- a/src/common/mapindex.h +++ b/src/common/mapindex.h @@ -39,7 +39,6 @@ extern char mapindex_cfgfile[80]; const char* mapindex_getmapname(const char* string, char* output); const char* mapindex_getmapname_ext(const char* string, char* output); -int mapindex_addmap(int index, const char *name); unsigned short mapindex_name2id(const char*); const char* mapindex_id2name(unsigned short); void mapindex_init(void); -- cgit v1.2.3-70-g09d2