Searched refs:dig_pos (Results 1 – 1 of 1) sorted by relevance
316 static coord dig_pos; variable323 int dpx = dig_pos.x, dpy = dig_pos.y; in dig()486 if(dig_pos.x != rx || dig_pos.y != ry in use_pick_axe()489 dig_pos.x = rx; in use_pick_axe()490 dig_pos.y = ry; in use_pick_axe()502 if(dig_pos.x != u.ux || dig_pos.y != u.uy in use_pick_axe()505 dig_pos.x = u.ux; in use_pick_axe()506 dig_pos.y = u.uy; in use_pick_axe()