From 87a93623126c41cdfdbdb62878efb3f1d33b819e Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 25 Aug 2026 19:38:29 -0400 Subject: Add numerical sort for files Signed-off-by: Andrew Opalach --- src/util/sort.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/util/sort.h (limited to 'src/util/sort.h') diff --git a/src/util/sort.h b/src/util/sort.h new file mode 100644 index 0000000..6c0cfc7 --- /dev/null +++ b/src/util/sort.h @@ -0,0 +1 @@ +s32 nn_numerical_compare(const void *a, const void *b); -- cgit v1.2.3-101-g0448