nuke constant

This commit is contained in:
ehouse 2004-07-25 00:37:25 +00:00
parent 2af1705f1c
commit e19e47e0a8

View file

@ -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 );