Created about window. #5
This commit is contained in:
@@ -17,7 +17,6 @@ string newSongPath;
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
cout<<"Argument size: "<<argc<<endl;
|
||||
switch(argc)
|
||||
{
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user