diff src/xs_config.h @ 109:578b71b62eeb

Fileinfo now basically working, STIL COMMENT-fields are not yet parsed or shown. Some bugs probably remain.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Jan 2004 01:45:04 +0000
parents ab522ab65c85
children ddb513bd2610
line wrap: on
line diff
--- a/src/xs_config.h	Mon Jan 12 00:58:01 2004 +0000
+++ b/src/xs_config.h	Mon Jan 12 01:45:04 2004 +0000
@@ -99,6 +99,7 @@
 	/* Miscellaneous settings */
 	gboolean	stilDBEnable;
 	gchar		*stilDBPath;		/* Path to STIL.txt */
+	gchar		*hvscPath;		/* Path-prefix for HVSC */
 
 	gint		subsongControl;
 	gboolean	detectMagic;