Searched refs:oth_col (Results 1 – 3 of 3) sorted by relevance
439 monster->tcol = rooms[rr].doors[k].oth_col; in dr_course()468 … monster->tcol = rooms[rn].doors[k].oth_col; in dr_course()503 *col = rooms[rn].doors[d].oth_col; in get_oth_room()
351 rooms[room1].doors[dir/2].oth_col = col2; in connect_rooms()355 rooms[room2].doors[(((dir+4)%DIRS)/2)].oth_col = col1; in connect_rooms()
286 oth_col; member