method_ret common_pre_ob_move_on(object *trap, object *victim, object *originator)
#define SOUND_TYPE_GROUND
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)
void play_sound_map(int8_t sound_type, object *emitter, int dir, const char *action)
Plays a sound on a map.
Object type functions and variables.