Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp2855 static int cmpgeomwal1(const void *w1, const void *w2) in cmpgeomwal1() function
2868 qsort(wallist, nwalls, sizeof(int16_t), &cmpgeomwal1); in sort_walls_geometrically()