summaryrefslogblamecommitdiff
path: root/src/emap/struct/bgdext.h
blob: 1ee9cce3bedeb992a62b9cfae0a383ec350a0f25 (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 - 2015 Evol developers

#ifndef EVOL_MAP_BGDEXT
#define EVOL_MAP_BGDEXT

struct BgdExt
{
    int teamId;
};

#endif  // EVOL_MAP_BGDEXT