Fixed Version Macro
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
#define OM_VERSION 0x0B000
|
#define OM_VERSION 0x0B0000
|
||||||
//#define OM_VERSION 0x70200
|
//#define OM_VERSION 0x70200
|
||||||
|
|
||||||
#define OM_GET_VER ((OM_VERSION & 0xf0000) >> 16)
|
#define OM_GET_VER ((OM_VERSION & 0xf0000) >> 16)
|
||||||
|
|||||||
Reference in New Issue
Block a user