summaryrefslogtreecommitdiff
path: root/src/map/quest.h
blob: 07b5db7523a608d0ec669b28d50e2b8dbfe58587 (plain) (blame)
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

int equest_read_db(void);

#endif  // EVOL_MAP_QUEST