add BLI_pophead/tail, since getting the first element from a list and removing it is a common task.
3.2 KiB
3.2 KiB
add BLI_pophead/tail, since getting the first element from a list and removing it is a common task.