Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dpvisible.c751 int thisModuleDistance = in EmergencyRelocateObject() local
754 if((!targetModule) || (thisModuleDistance < targetModuleDistance)) in EmergencyRelocateObject()
757 targetModuleDistance = thisModuleDistance; in EmergencyRelocateObject()