Diff for /xmil/fdd/fdd_mtr.c between versions 1.10 and 1.11

version 1.10, 2008/05/19 13:24:19 version 1.11, 2008/06/02 20:07:31
Line 32  static void fddmtr_event(void) { Line 32  static void fddmtr_event(void) {
 }  }
   
   
 // ----  /* ---- */
   
 void fddmtr_initialize(void) {  void fddmtr_initialize(void) {
   
Line 104  void fddmtr_waitsec(REG8 value) { Line 104  void fddmtr_waitsec(REG8 value) {
         }          }
 }  }
   
 #endif  // !defined(DISABLE_SOUND)  #endif  /* !defined(DISABLE_SOUND) */
   

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


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