O_o

I believe that the intent was to say that `GetConsoleScreenBufferInfo' and `SetConsoleCursorPosition' would be needed for the console cursor instead of `GetCursorPos' and `SetCursorPos' which is for the mouse cursor.

Soma