summaryrefslogblamecommitdiff
path: root/src/emap/homunculus.h
blob: 591e612c1d83c369d69b88798199758c805704d7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









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

#ifndef EVOL_MAP_HOMUNCULUS
#define EVOL_MAP_HOMUNCULUS

int ehomunculus_gainexp_pre(struct homun_data **hdPtr,
                            unsigned int *expPtr);

#endif  // EVOL_MAP_HOMUNCULUS