summaryrefslogblamecommitdiff
path: root/src/map/npc.h
blob: 54685b2a4c946cb8cbf1020029c604889c5e7cdd (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                         


                                                                                        
                       
// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// Copyright (c) 2014 Evol developers

#ifndef EVOL_MAP_NPC
#define EVOL_MAP_NPC

void enpc_parse_unknown_mapflag(const char *name, char *w3, char *w4, const char* start,
                                const char* buffer, const char* filepath, int *retval);

#endif  // EVOL_MAP_NPC