Diff for /xmil/sound/psggen.h between versions 1.1 and 1.2

version 1.1, 2004/08/01 05:31:31 version 1.2, 2004/08/05 11:30:12
Line 64  typedef struct { Line 64  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
   extern const UINT8 psggen_deftbl[0x10];
   
 void psggen_initialize(UINT rate);  void psggen_initialize(UINT rate);
 void psggen_setvol(UINT vol);  void psggen_setvol(UINT vol);
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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