Add batched add for IDs
Add a multi-add for the ID in the queue with a priority.
bool database_queue_multi_add_id(lkt_db *, size_t *ids_stb_list, int priority);
- add the
stb_ds.h
header file, this is public domain, so it's OK
Also begin to normalize all the command function.
Modification effectuée par Kubat