| version 1.6, 2003/12/19 16:08:01 | version 1.7, 2004/01/13 16:28:18 | 
| Line 534  static const INITBL iniitem[] = { | Line 534  static const INITBL iniitem[] = { | 
 | #endif | #endif | 
 | {"toolwind", INITYPE_BOOL,      &np2oscfg.toolwin,      0}, | {"toolwind", INITYPE_BOOL,      &np2oscfg.toolwin,      0}, | 
 | {"keydispl", INITYPE_BOOL,      &np2oscfg.keydisp,      0}, | {"keydispl", INITYPE_BOOL,      &np2oscfg.keydisp,      0}, | 
 |  | {"jast_snd", INITYPE_BOOL,      &np2oscfg.jastsnd,      0}, | 
 |  |  | 
 | {"sounddrv", INITYPE_SNDDRV,    &np2oscfg.snddrv,       0}, | {"sounddrv", INITYPE_SNDDRV,    &np2oscfg.snddrv,       0}, | 
 | {"audiodev", INITYPE_STR,       &np2oscfg.audiodev,     MAX_PATH}, | {"audiodev", INITYPE_STR,       &np2oscfg.audiodev,     MAX_PATH}, |