method_ret common_pre_ob_move_on(object *trap, object *victim, object *originator)
void register_move_on(int ob_type, move_on_func method)
Registers the move_on method for the given type.
Global type definitions and header inclusions.
char method_ret
Define some standard return values for callbacks which don't need to return any other results...
void common_post_ob_move_on(object *trap, object *victim, object *originator)
Object type functions and variables.