--- np2/wince/ini.cpp 2004/01/22 01:10:05 1.9 +++ np2/wince/ini.cpp 2004/06/20 02:57:47 1.12 @@ -283,8 +283,13 @@ const INITBL *pterm; // ---- +#if defined(OSLANG_UTF8) +static const char ini_title[] = "NekoProjectIICE"; +static const char inifile[] = "np2ce.cfg"; +#else static const char ini_title[] = "NekoProjectII"; static const char inifile[] = "np2.cfg"; +#endif static const INITBL iniitem[] = { {"pc_model", INITYPE_STR, &np2cfg.model,