OSDN Git Service

Separate 'massacre' process to independent function.
[hengband/hengband.git] / 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 ***/