Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dgameutil.h82 int GetClosestSectors(int nSector, int x, int y, int nDist, short *pSectors, char *pSectBit);
H A Dgameutil.cpp810 int GetClosestSectors(int nSector, int x, int y, int nDist, short *pSectors, char *pSectBit) in GetClosestSectors() function