Added in Emerald's 'Chatbar as Command Line'
This commit is contained in:
@@ -154,6 +154,7 @@ const U8 LL_PCODE_PATH_IGNORE = 0x00;
|
||||
const U8 LL_PCODE_PATH_MIN = 0x01; // min/max needs to be >> 4 of real min/max
|
||||
const U8 LL_PCODE_PATH_LINE = 0x10;
|
||||
const U8 LL_PCODE_PATH_CIRCLE = 0x20;
|
||||
const U8 LL_PCODE_PATH_CIRCLE_33 = 0x21;
|
||||
const U8 LL_PCODE_PATH_CIRCLE2 = 0x30;
|
||||
const U8 LL_PCODE_PATH_TEST = 0x40;
|
||||
const U8 LL_PCODE_PATH_FLEXIBLE = 0x80;
|
||||
|
||||
Reference in New Issue
Block a user