|
|
| version 1.1, 2003/11/21 06:51:15 | version 1.2, 2003/11/21 12:59:18 |
|---|---|
| Line 139 static const MSYSITEM s_screen[] = { | Line 139 static const MSYSITEM s_screen[] = { |
| {str_20fps, NULL, MID_20FPS, 0}, | {str_20fps, NULL, MID_20FPS, 0}, |
| {str_15fps, NULL, MID_15FPS, 0}, | {str_15fps, NULL, MID_15FPS, 0}, |
| {NULL, NULL, MID_STATIC, MENU_SEPARATOR}, | {NULL, NULL, MID_STATIC, MENU_SEPARATOR}, |
| {str_scropt, NULL, MID_SCREENOPT, MENU_GRAY | | {str_scropt, NULL, MID_SCREENOPT, |
| // MENU_GRAY | | |
| MENU_DELETED}}; | MENU_DELETED}}; |
| static const MSYSITEM s_keybd[] = { | static const MSYSITEM s_keybd[] = { |