mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
236 B
13 lines
236 B
#ifndef ENG_MQ_SH
|
|
|
|
#define ENG_MQ_SH
|
|
|
|
#define RES_DD_HLP_RES_01 0
|
|
#define RES_DOUBLE_BORDER 1
|
|
#define RES_HW_BORDER 2
|
|
#define RES_DOUBLE_TOP_BORDER 3
|
|
#define RES_ERROR_LIST 4
|
|
#define RES_CARD_LIST 5
|
|
#define RES_DD_CONF 6
|
|
|
|
#endif
|