blob: 221597813ee40af0e5e5d302b7372e9060d60952 (
plain) (
tree)
|
|
// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// Copyright (c) 2014 Evol developers
#ifndef EVOL_COMMON_INTERFACES
#define EVOL_COMMON_INTERFACES
void interfaces_init_common(void);
#endif // EVOL_COMMON_INTERFACES
|