Diff for /np2/win9x/cmmidi.cpp between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:45 version 1.2, 2003/10/21 11:22:05
Line 2 Line 2
 #include        "np2.h"  #include        "np2.h"
 #include        "mimpidef.h"  #include        "mimpidef.h"
 #include        "commng.h"  #include        "commng.h"
 #include        "keydisp.h"  
 #if defined(VERMOUTH_LIB)  #if defined(VERMOUTH_LIB)
 #include        "sound.h"  #include        "sound.h"
 #include        "vermouth.h"  #include        "vermouth.h"
 #endif  #endif
   #include        "keydisp.h"
   
   
 #if defined(VERMOUTH_LIB)  #if defined(VERMOUTH_LIB)

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


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