Diff for /np2/wince/sysmenu.str between versions 1.4 and 1.5

version 1.4, 2003/12/22 07:41:15 version 1.5, 2003/12/26 23:30:27
Line 150  static const MSYSITEM s_screen[] = { Line 150  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,                            {str_scropt,            NULL,           MID_SCREENOPT,          MENU_DELETED}};
                                                                                                                         // MENU_GRAY |  
                                                                                                                         MENU_DELETED}};  
   
 #if defined(WIN32_PLATFORM_PSPC)  #if defined(WIN32_PLATFORM_PSPC)
 static const MSYSITEM s_bindcur[] = {  static const MSYSITEM s_bindcur[] = {

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>