From bf6efb5536819e32c4326a33b37f1b3d64a84069 Mon Sep 17 00:00:00 2001 From: himanshu22232000 <56887654+himanshu22232000@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:33:03 +0530 Subject: [PATCH] Update Graphics.h --- Graphics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Graphics.h b/Graphics.h index c64fa0d..47182ae 100644 --- a/Graphics.h +++ b/Graphics.h @@ -1106,7 +1106,7 @@ void piano() { int x,y,i; -cout<<"\n press signs ,numeric and alphabetic key\n"; +cout<<"\n press signs ,numeric and alphabetic key for sound and change\n"; nosound(); menu1(); nosound(); @@ -1460,7 +1460,7 @@ sound(2635);delay(100); sound(3637);delay(100); sound(2639);delay(100); while(!kbhit){ goto e4; } -//l +//long menu1(); break;