diff options
Diffstat (limited to 'plugins/Dbx_mdb/src/dbintf.h')
-rw-r--r-- | plugins/Dbx_mdb/src/dbintf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mdb/src/dbintf.h b/plugins/Dbx_mdb/src/dbintf.h index 5211ac6557..cb058d914e 100644 --- a/plugins/Dbx_mdb/src/dbintf.h +++ b/plugins/Dbx_mdb/src/dbintf.h @@ -43,6 +43,7 @@ struct ModuleName #include <pshpack1.h>
+#define DBHEADER_VERSION 2
#define DBHEADER_SIGNATURE 0x40DECADEu
struct DBHeader
{
|