Working on setting a song on repeat

This commit is contained in:
kdeng00
2019-10-21 21:41:28 -04:00
parent b9403a5be0
commit b1176ca5ba
10 changed files with 170 additions and 19 deletions
+14
View File
@@ -0,0 +1,14 @@
//
// Created by brahmix on 10/21/19.
//
#ifndef MEAR_SHUFFLEREPOSITORY_H
#define MEAR_SHUFFLEREPOSITORY_H
class ShuffleRepository {
};
#endif //MEAR_SHUFFLEREPOSITORY_H