Handling song being moved on the c++ side #55
This commit is contained in:
@@ -7,4 +7,5 @@ struct Song
|
||||
char *Album;
|
||||
char *Genre;
|
||||
int Year;
|
||||
char *SongPath;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user