From 00896e5a1d681e1ab8e7dfbebc1e7352fdc290c5 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 7 Jan 2019 17:04:36 +0800 Subject: [PATCH] first commit --- 俄罗斯方块游戏.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/俄罗斯方块游戏.cpp b/俄罗斯方块游戏.cpp index 80b5642..7344daa 100644 --- a/俄罗斯方块游戏.cpp +++ b/俄罗斯方块游戏.cpp @@ -66,6 +66,7 @@ void gotoxy(int x,int y) /*ҳ */ int main() { + HideCursor(); /*ͼ*/ color(11); gotoxy(20,3);