Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Db_look.c253 fixed_t bestItemDistance = 0; in B_LookForThings() local
820 && (thingDistance < bestItemDistance))))) in B_LookForThings()
824 bestItemDistance = thingDistance; in B_LookForThings()