summaryrefslogblamecommitdiff
path: root/src/map/mapdext.h
blob: 77d56f9e5b19253ab9bd0a1ce19bf084442a8dad (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











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

#ifndef EVOL_MAP_MAPDEXT
#define EVOL_MAP_MAPDEXT

struct MapdExt
{
    bool invisible;
};

#endif  // EVOL_MAP_MAPDEXT