Diff for /xmil/sound/opmgenc.c between versions 1.7 and 1.8

version 1.7, 2005/02/04 06:42:12 version 1.8, 2005/02/07 16:56:33
Line 2 Line 2
   
 #if defined(SUPPORT_TURBOZ) || defined(SUPPORT_OPM)  #if defined(SUPPORT_TURBOZ) || defined(SUPPORT_OPM)
   
   #ifndef         PALMOS
 #include        <math.h>  #include        <math.h>
   #endif
 #include        "sound.h"  #include        "sound.h"
 #include        "sndctrl.h"  #include        "sndctrl.h"
   

Removed from v.1.7  
changed lines
  Added in v.1.8


RetroPC.NET-CVS <cvs@retropc.net>