Queue: move queue_shuffle_order_first() into the class
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user