add bname

This commit is contained in:
ehouse 2004-12-18 01:02:54 +00:00
parent 99c4f0b15a
commit f474ff3ba6

View file

@ -34,4 +34,5 @@ XP_Bool ce_pickDictFile( CEAppGlobals* globals, XP_UCHAR* buf, XP_U16 len );
XP_UCHAR* ceLocateNthDict( MPFORMAL XP_U16 which ); XP_UCHAR* ceLocateNthDict( MPFORMAL XP_U16 which );
XP_UCHAR* bname( XP_UCHAR* in );
#endif #endif