diff src/xs_config.h @ 360:3bea6584259f

Indentation fixes and SID model forcing
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 07 Nov 2005 10:29:02 +0000
parents ae5795ba5c77
children b09d74eb71e6
line wrap: on
line diff
--- a/src/xs_config.h	Mon Nov 07 09:50:04 2005 +0000
+++ b/src/xs_config.h	Mon Nov 07 10:29:02 2005 +0000
@@ -70,6 +70,7 @@
 
 	/* General libSIDPlay settings */
 	gboolean	mos8580;		/* TRUE = 8580, FALSE = 6581 */
+	gboolean	forceModel;
 	gboolean	emulateFilters;
 	gfloat		filterFs;
 	gfloat		filterFm;