summaryrefslogtreecommitdiff
path: root/src/emap/enum/esitype.h
blob: c2ecc29cdd692a61a6b1d0b43bdc51480aca14e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// Copyright (c) 2014 - 2015 Evol developers

#ifndef EVOL_MAP_ENUM_ESITYPE
#define EVOL_MAP_ENUM_ESITYPE

#ifndef OLD_SI_MAX
#define OLD_SI_MAX 0
#error "vars.sh did not define OLD_SI_MAX"
#endif

// Nothing to do here! Deprecated

#endif  // EVOL_MAP_ENUM_ESITYPE