Diff for /np2/embed/menubase/menusys.c between versions 1.5 and 1.6

version 1.5, 2004/06/21 03:18:04 version 1.6, 2004/06/25 10:39:27
Line 58  static const char str_sysx[] =    // 最    "\215\305\221\345\211\273"; Line 58  static const char str_sysx[] =    // 最    "\215\305\221\345\211\273";
 static const char str_sysc[] =                          // 閉じる  static const char str_sysc[] =                          // 閉じる
                         "\225\302\202\266\202\351";                          "\225\302\202\266\202\351";
 #elif defined(OSLANG_EUC)  #elif defined(OSLANG_EUC) && !defined(RESOURCE_US)
 static const char str_sysr[] =                          // 元のサイズに戻す  static const char str_sysr[] =                          // 元のサイズに戻す
                         "\270\265\244\316\245\265\245\244\245\272\244\313" \                          "\270\265\244\316\245\265\245\244\245\272\244\313" \
                         "\314\341\244\271";                          "\314\341\244\271";

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


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