summaryrefslogblamecommitdiff
path: root/src/ecommon/init.h
blob: 8e17b08c0414e13d91a27de4ba6a643058933fde (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                         
                                            




                                  
                         
                       

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

#ifndef EVOL_COMMON_INTERFACES
#define EVOL_COMMON_INTERFACES

void interfaces_init_common(void);
void setDefaultMap(void);
void commonClean(void);

#endif  // EVOL_COMMON_INTERFACES