75 for (tmp2 = tmp->
inv; tmp2; tmp2 = tmp2->
below) {
102 if (detected && last == 0) {
106 if (!detected && last == 1) {
111 if (detected && last == 1) {
115 if (!detected && last == 0) {
static void move_detector(object *op)
void init_type_detector(void)
void register_process(int ob_type, process_func method)
void update_ob_speed(object *op)
#define GET_MAP_OB(M, X, Y)
void LOG(LogLevel logLevel, const char *format,...)
static method_ret detector_type_process(ob_methods *context, object *op)