Home
last modified time | relevance | path

Searched refs:dest1x (Results 1 – 1 of 1) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_actor.c8070 dest1x,dest1y,dest2x,dest2y, in FindDoor() local
8083 dest1x = dr->tilex-1; in FindDoor()
8094 dest1x = dr->tilex; in FindDoor()
8121 d1 = FindDistance(dest1x-ob->tilex,dest1y-ob->tiley); in FindDoor()
8130 CheckMinDist(dest1x,dest1y,tdir1); in FindDoor()