summaryrefslogtreecommitdiff
path: root/src/map/script.h
blob: e5c0bbd02091fb026967e94b9d738a5c610fb4fe (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_SCRIPT
#define EVOL_MAP_SCRIPT

BUILDIN(l);

#endif  // EVOL_MAP_SCRIPT