Diff for /np2/sound/fmboard.h between versions 1.4 and 1.5

version 1.4, 2004/01/23 15:05:05 version 1.5, 2004/02/03 08:24:40
Line 70  void fmboard_extenable(REG8 enable); Line 70  void fmboard_extenable(REG8 enable);
 void fmboard_reset(UINT32 type);  void fmboard_reset(UINT32 type);
 void fmboard_bind(void);  void fmboard_bind(void);
   
   void fmboard_fmrestore(REG8 chbase, UINT bank);
   void fmboard_rhyrestore(RHYTHM rhy, UINT bank);
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }
 #endif  #endif

Removed from v.1.4  
changed lines
  Added in v.1.5


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