|
|
| version 1.5, 2003/11/12 00:55:38 | version 1.7, 2003/11/15 07:10:02 |
|---|---|
| Line 293 static const INITBL iniitem[] = { | Line 293 static const INITBL iniitem[] = { |
| {"windposx", INITYPE_SINT32, &np2oscfg.posx, 0}, | {"windposx", INITYPE_SINT32, &np2oscfg.posx, 0}, |
| {"windposy", INITYPE_SINT32, &np2oscfg.posy, 0}, | {"windposy", INITYPE_SINT32, &np2oscfg.posy, 0}, |
| {"pc_model", INITYPE_STR, &np2cfg.model, | |
| sizeof(np2cfg.model)}, | |
| {"clk_base", INITYPE_SINT32, &np2cfg.baseclock, 0}, | {"clk_base", INITYPE_SINT32, &np2cfg.baseclock, 0}, |
| {"clk_mult", INITYPE_SINT32, &np2cfg.multiple, 0}, | {"clk_mult", INITYPE_SINT32, &np2cfg.multiple, 0}, |