summaryrefslogblamecommitdiff
path: root/src/map/quest.h
blob: c947bcc39ff2dca6e9df36a1e5434c8aab06b028 (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_QUEST
#define EVOL_MAP_QUEST

struct quest_db *equest_read_db_sub(config_setting_t *cs, int *nPtr, const char *source);

#endif  // EVOL_MAP_QUEST