+++ /dev/null
-# .font: font.text_2
-This game is Freeware!
-
-If you like it, send e-mail to:
-
-# .font: font.text_3
-info@artsoft.org
-
-
-
-# .font: font.text_2
-More information and levels:
-
-# .font: font.text_3
-https://www.artsoft.org/
-
-
-
-# .font: font.text_2
-If you have created new levels,
-send them to me to include them!
-
-:-)
--- /dev/null
+# .font: font.text_2
+This game is Freeware!
+
+If you like it, send e-mail to:
+
+# .font: font.text_3
+info@artsoft.org
+
+
+
+# .font: font.text_2
+More information and levels:
+
+# .font: font.text_3
+https://www.artsoft.org/
+
+
+
+# .font: font.text_2
+If you have created new levels,
+send them to me to include them!
+
+:-)
static char *filename = NULL;
if (info_subdir == NULL)
- info_subdir = getPath2(DOCS_DIRECTORY, INFO_DIRECTORY);
+ info_subdir = getPath2(DOCS_DIRECTORY, PROGRAM_INFO_DIRECTORY);
checked_free(filename);
#define DOCS_DIRECTORY "docs"
#define ELEMENTS_DIRECTORY "elements"
#define CREDITS_DIRECTORY "credits"
-#define INFO_DIRECTORY "info"
+#define PROGRAM_INFO_DIRECTORY "program"
#define CACHE_DIRECTORY "cache"
#define CONF_DIRECTORY "conf"
#define NETWORK_DIRECTORY "network"