|
Crossfire Server, Branches 1.12
R18729
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void * | cfnewspaper_globalEventListener (int *type,...) |
| int | cfnewspaper_runPluginCommand (object *op, char *params) |
| int | closePlugin (void) |
| void * | eventListener (int *type,...) |
| void * | getPluginProperty (int *type,...) |
| int | initPlugin (const char *iversion, f_plug_api gethooksptr) |
| int | postInitPlugin (void) |
| void* cfnewspaper_globalEventListener | ( | int * | type, |
| ... | |||
| ) |
Definition at line 181 of file cfnewspaper.c.
| int cfnewspaper_runPluginCommand | ( | object * | op, |
| char * | params | ||
| ) |
Definition at line 177 of file cfnewspaper.c.