diff src/xmms-sid.c @ 253:fa463b3ca57b

Compile-time optionally enabled themetune support in about-dialog (click the logo image)
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 20:17:02 +0000
parents 0cd0c02ed6c4
children 2316e524d67b
line wrap: on
line diff
--- a/src/xmms-sid.c	Tue Dec 21 20:15:04 2004 +0000
+++ b/src/xmms-sid.c	Tue Dec 21 20:17:02 2004 +0000
@@ -145,6 +145,7 @@
 		{
 		isInitialized = TRUE;
 		xs_status.sidPlayer = (t_xs_player *) &xs_playerlist[iPlayer];
+		xs_cfg.playerEngine = xs_playerlist[iPlayer].plrIdent;
  		} else
  		iPlayer++;
  	}