OSDN Git Service

Add ./configure option "--with-varpath=PATH"
[hengbandforosx/hengbandosx.git] / src / main-mac.c
index bfe9aaf..141ecc2 100644 (file)
@@ -6128,7 +6128,7 @@ static void init_stuff(void)
        while (1)
        {
                /* Prepare the paths */
-               init_file_paths(path);
+               init_file_paths(path, path);
 
                /* Build the filename */
 #ifdef JP