Queue: move queue_shuffle_order_first() into the class

This commit is contained in:
Max Kellermann
2013-01-07 21:26:22 +01:00
parent 2b8ce83c9b
commit 53e5139b99
2 changed files with 6 additions and 5 deletions

View File

@@ -316,6 +316,8 @@ struct queue {
*/
void ShuffleOrder();
void ShuffleOrderFirst(unsigned start, unsigned end);
/**
* Shuffles the virtual order of the last song in the specified
* (order) range. This is used in random mode after a song has been