mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-16 07:48:07 +01:00
add bname
This commit is contained in:
parent
99c4f0b15a
commit
f474ff3ba6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue