Diff for /np2/sound/opngenc.c between versions 1.11 and 1.12

version 1.11, 2005/05/13 05:47:25 version 1.12, 2007/10/28 16:01:35
Line 442  void opngen_reset(void) { Line 442  void opngen_reset(void) {
         }          }
 }  }
   
 void opngen_setcfg(REG8 maxch, UINT flag) {  void opngen_setcfg(REG8 maxch, UINT32 flag) {
   
         OPNCH   *ch;          OPNCH   *ch;
         UINT    i;          UINT    i;

Removed from v.1.11  
changed lines
  Added in v.1.12


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