# Conflicts: # OneLoneCoder_Tetris.cpp
@ -134,4 +134,4 @@ int main()
LogiLcdShutdown();
return 0;
}
@ -267,4 +267,5 @@ int main()
cout << "Game Over!! Score:" << nScore << endl;
system("pause");