Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp700 static int yax_cmpbunches(const void *b1, const void *b2) in yax_cmpbunches() function
916 qsort(&bunches[cf][bbeg], numhere, sizeof(int16_t), &yax_cmpbunches); in yax_drawrooms()