add: map enum
This commit is contained in:
parent
7f6225d8dd
commit
ba9c1f8c11
@ -1,3 +1,4 @@
|
||||
enum MAP_KEY, MAP_VALUE;
|
||||
define NUM_MAX = 0xffff;
|
||||
define NUM_MIN = 0x0000;
|
||||
define NUM_S_MIN = 0x8000;
|
||||
|
Loading…
Reference in New Issue
Block a user