Created about window. #5

This commit is contained in:
amazing-username
2019-04-21 16:35:54 -04:00
parent f19dd5e003
commit bab490f714
7 changed files with 113 additions and 15 deletions
-1
View File
@@ -17,7 +17,6 @@ string newSongPath;
int main(int argc, char** argv)
{
cout<<"Argument size: "<<argc<<endl;
switch(argc)
{
case 0: