diff src/xmms-sid.h @ 147:a7abcda7a86c

SLDB, STIL and emulation engine settings are now updated after properties have been changed, no need to restart XMMS anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 06 Mar 2004 18:40:02 +0000
parents 64a8fa2ba5f2
children d18bf68d7bd9
line wrap: on
line diff
--- a/src/xmms-sid.h	Sat Mar 06 18:39:00 2004 +0000
+++ b/src/xmms-sid.h	Sat Mar 06 18:40:02 2004 +0000
@@ -96,6 +96,7 @@
  * Plugin function prototypes
  */
 void	xs_init(void);
+void	xs_reinit(void);
 void	xs_close(void);
 gint	xs_is_our_file(gchar *);
 void	xs_play_file(gchar *);