Crossfire Server, Trunk
R21670
|
Go to the source code of this file.
Functions | |
int | cfnewspaper_globalEventListener (int *type,...) |
int | cfnewspaper_runPluginCommand (object *op, char *params) |
int | closePlugin (void) |
int | eventListener (int *type,...) |
void * | getPluginProperty (int *type,...) |
int | initPlugin (const char *iversion, f_plug_api gethooksptr) |
int | postInitPlugin (void) |
int cfnewspaper_globalEventListener | ( | int * | type, |
... | |||
) |
Definition at line 137 of file cfnewspaper.c.
int cfnewspaper_runPluginCommand | ( | object * | op, |
char * | params | ||
) |
Definition at line 133 of file cfnewspaper.c.