active selection

This commit is contained in:
2025-09-29 22:52:32 +02:00
parent 2138da7d4d
commit 8136896f59
6 changed files with 74 additions and 55 deletions
+2
View File
@@ -5,4 +5,6 @@
unsigned int arr_uint_index_of(UintArray array, unsigned int value);
unsigned int arr_uint_remap_index(UintArray offsets, unsigned int *index);
#endif /* ARR_H */