Linked video

master
Javidx9 8 years ago committed by GitHub
parent e644618355
commit 28283bfc4b
  1. 4
      OneLoneCoder_Tetris.cpp

@ -31,7 +31,7 @@ Blog: www.onelonecoder.com
Video:
~~~~~~
xxxxxxx
https://youtu.be/8OK8_tHeCIA
Last Updated: 30/03/2017
*/
@ -267,4 +267,4 @@ int main()
cout << "Game Over!! Score:" << nScore << endl;
system("pause");
return 0;
}
}

Loading…
Cancel
Save