summaryrefslogtreecommitdiff
path: root/src/map/npc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.h')
-rw-r--r--src/map/npc.h2
1 files changed, 2 insertions, 0 deletions
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