since https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2253 breaks alot of things and barely even helped with performance
this replaces the standard qsort function with an optimized one courtesy of https://github.com/raygard/qsort_dev
this improved performance on some heavy maps alot
during testing havent had a single issue at all and sorting seems to be correct
since https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2253 breaks alot of things and barely even helped with performance this replaces the standard qsort function with an optimized one courtesy of https://github.com/raygard/qsort_dev this improved performance on some heavy maps alot during testing havent had a single issue at all and sorting seems to be correct