--- np2/embed/menu/menustr.h 2003/11/21 06:51:10 1.1 +++ np2/embed/menu/menustr.h 2005/02/11 21:17:22 1.3 @@ -3,8 +3,9 @@ extern "C" { #endif -extern const char mstr_cfg[]; -extern const char mstr_about[]; +extern const OEMCHAR mstr_cfg[]; +extern const OEMCHAR mstr_scropt[]; +extern const OEMCHAR mstr_about[]; extern const MENURES np2icon;