OSDN Git Service

Combined the first two sentences in the English description for "Keiun-Kininken"...
[hengbandforosx/hengbandosx.git] / src / main-mac.c
index d19c59a..c84634f 100644 (file)
@@ -7016,7 +7016,7 @@ static void init_stuff(void)
        while (1)
        {
                /* Prepare the paths */
-               init_file_paths(path);
+               init_file_paths(path, path, path);
 
                /* Build the filename */
                path_build(path, sizeof(path), ANGBAND_DIR_FILE, _("news_j.txt", "news.txt"));