Diff for /xmil/pccore.h between versions 1.16 and 1.17

version 1.16, 2004/08/14 12:16:17 version 1.17, 2004/08/20 12:09:20
Line 12  typedef struct { Line 12  typedef struct {
         UINT16  samplingrate;          UINT16  samplingrate;
         UINT16  delayms;          UINT16  delayms;
         UINT8   SOUND_SW;          UINT8   SOUND_SW;
           UINT8   vol_fm;
           UINT8   vol_ssg;
         UINT8   MOTOR;          UINT8   MOTOR;
         UINT8   MOTORVOL;          UINT8   MOTORVOL;
   

Removed from v.1.16  
changed lines
  Added in v.1.17


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