summaryrefslogblamecommitdiff
path: root/src/emap/struct/bgdext.h
blob: 7b870ad8afcf6954eb97d4f4be7455b714498201 (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_BGDEXT
#define EVOL_MAP_BGDEXT

struct BgdExt
{
    int teamId;
};

#endif  // EVOL_MAP_BGDEXT