Go to the documentation of this file.
49 if (
op->map == NULL) {
66 if (
op->inv == NULL) {
71 if (
op->last_sp-- < 0) {
void LOG(LogLevel logLevel, const char *format,...)
void register_move_on(int ob_type, move_on_func method)
method_ret common_projectile_move_on(object *trap, object *victim, object *originator)
void register_process(int ob_type, process_func method)
void stop_projectile(object *op)
void object_free_drop_inventory(object *ob)
method_ret common_process_projectile(object *op)
void object_remove(object *op)
static method_ret thrown_object_type_process(object *op)
void init_type_thrown_object(void)