OSDN Git Service

X Term_fresh O Term_flush according to the comment line (for gcu+getch)
authoriks <iks@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 17 Feb 2013 10:11:14 +0000 (10:11 +0000)
committeriks <iks@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sun, 17 Feb 2013 10:11:14 +0000 (10:11 +0000)
src/init2.c

index 5520d51..2b18c02 100644 (file)
@@ -2338,7 +2338,7 @@ void init_angband(void)
        }
 
        /* Flush it */
-       Term_fresh();
+       Term_flush();
 
 
        /*** Verify (or create) the "high score" file ***/