|
Crossfire Server, Branches 1.12
R18729
|
#include <global.h>#include <ob_methods.h>#include <ob_types.h>#include <sounds.h>#include <sproto.h>
Include dependency graph for trap.c:Go to the source code of this file.
Functions | |
| void | init_type_trap (void) |
The implementation of the Trap class of objects.
Definition in file trap.c.
| void init_type_trap | ( | void | ) |
Initializer for the TRAP object type.
Definition at line 36 of file trap.c.
References common_trap_type_move_on(), common_trap_type_process(), register_move_on(), register_process(), and TRAP.
Referenced by register_all_ob_types().
Here is the call graph for this function:
Here is the caller graph for this function: