version 1.158 | | version 1.159 |
---|
| | |
void* cfapi_archetype_get_first(int* type, ...); | | void* cfapi_archetype_get_first(int* type, ...); |
void* cfapi_archetype_get_property(int* type, ...); | | void* cfapi_archetype_get_property(int* type, ...); |
void* cfapi_party_get_property(int* type, ...); | | void* cfapi_party_get_property(int* type, ...); |
| | void *cfapi_region_get_property(int* type, ...); |
CommArray_s *find_plugin_command(char *cmd, object *op); | | CommArray_s *find_plugin_command(char *cmd, object *op); |
int initPlugins(void); | | int initPlugins(void); |
/* resurrection.c */ | | /* resurrection.c */ |