DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
src/hardware/snd_pc98/cbus/board118.h
00001 
00002 #ifdef __cplusplus
00003 extern "C" {
00004 #endif
00005 
00006 void board118_reset(const NP2CFG *pConfig);
00007 void board118_bind(void);
00008 
00009 #ifdef __cplusplus
00010 }
00011 #endif
00012