@ -47,7 +47,7 @@ int main() {
paint();
usleep(50000);
}
refresh(); /* Print it on to the real screen */
getch(); /* Wait for user input */
endwin(); /* End curses mode */