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