diff --git a/flappybird.cpp b/flappybird.cpp index c1ce621..e71e818 100644 --- a/flappybird.cpp +++ b/flappybird.cpp @@ -1,4 +1,4 @@ -#include + #include #include #include @@ -14,7 +14,7 @@ #define PIPE_DIF 45 using namespace std; -// cout<<"±±±±±±±±±"; +// cout<<"±±±±±±±±±"; HANDLE console = GetStdHandle(STD_OUTPUT_HANDLE); COORD CursorPosition; @@ -48,16 +48,16 @@ void setcursor(bool visible, DWORD size) void drawBorder(){ for(int i=0; i