|
|
| version 1.5, 2004/07/12 10:33:02 | version 1.6, 2005/02/07 14:46:09 |
|---|---|
| Line 191 static void dlginit(void) { | Line 191 static void dlginit(void) { |
| MENUID id; | MENUID id; |
| menudlg_appends(res_cfg, sizeof(res_cfg)/sizeof(MENUPRM)); | menudlg_appends(res_cfg, NELEMETS(res_cfg)); |
| if (np2cfg.baseclock < ((PCBASECLOCK25 + PCBASECLOCK20) / 2)) { | if (np2cfg.baseclock < ((PCBASECLOCK25 + PCBASECLOCK20) / 2)) { |
| id = DID_CLOCK1; | id = DID_CLOCK1; |
| } | } |