From dc7c6e13e5535e4fe78bb84f9920347880022327 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 1 Jan 2015 16:52:15 +0300 Subject: map: allow use npc with any id in allowed range. --- src/map/npc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/npc.h') diff --git a/src/map/npc.h b/src/map/npc.h index f4ca1b9..5e424e9 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -9,4 +9,6 @@ void enpc_parse_unknown_mapflag(const char *name, char *w3, char *w4, const char int enpc_buysellsel(struct map_session_data* sd, int *id, int *type); +bool enpc_db_checkid(int *idPtr); + #endif // EVOL_MAP_NPC -- cgit v1.2.3-70-g09d2