mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
nuke constant
This commit is contained in:
parent
2af1705f1c
commit
e19e47e0a8
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ typedef enum {
|
||||||
ON_MMC
|
ON_MMC
|
||||||
} FileLoc ;
|
} FileLoc ;
|
||||||
|
|
||||||
#define FRANK_DICT_VERSION_1 0x0001
|
|
||||||
#define FRANK_DICT_FLAGS_ERROR 0xFFFF
|
#define FRANK_DICT_FLAGS_ERROR 0xFFFF
|
||||||
|
|
||||||
U16 GetDictFlags( ebo_enumerator_t* eboe, FileLoc loc );
|
U16 GetDictFlags( ebo_enumerator_t* eboe, FileLoc loc );
|
||||||
|
|
Loading…
Add table
Reference in a new issue