diff dmsimple.h @ 110:8db49a23b393

Fixes to make the JSS audio subsystem support work again in the engine framework.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 03 Oct 2012 10:15:45 +0300
parents d5d27f262227
children 34ccf783ecca
line wrap: on
line diff
--- a/dmsimple.h	Wed Oct 03 09:57:05 2012 +0300
+++ b/dmsimple.h	Wed Oct 03 10:15:45 2012 +0300
@@ -30,6 +30,7 @@
 #ifdef DM_USE_JSS
     JSSMixer *dev;
     JSSPlayer *plr;
+    int jss_format;
 #endif
 
 #ifdef DM_USE_TREMOR