diff src/xs_config.h @ 73:2bc607888f53

Added libsidplay2 module, lots of reworking of internals, sidplay1 support now works with the new framework! Getting libsidplay2 support working shouldn't be too far now...
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 14 Sep 2003 03:14:01 +0000
parents e3b205a6bc7e
children 653c9b0d1320
line wrap: on
line diff
--- a/src/xs_config.h	Fri Sep 12 03:26:04 2003 +0000
+++ b/src/xs_config.h	Sun Sep 14 03:14:01 2003 +0000
@@ -13,7 +13,7 @@
 enum XS_ENG {
 	XS_ENG_SIDPLAY1,
 	XS_ENG_SIDPLAY2,
-	XS_ENG_TINYSID	
+	XS_ENG_NANOSID	
 };