This commit is contained in:
jl777
2019-01-19 01:20:27 -11:00
parent 37019a6438
commit c5dcd3f828
2 changed files with 4 additions and 1 deletions

View File

@@ -59,6 +59,8 @@
EVAL(EVAL_TOKENS, 0xf2)
// evalcodes 0x10 to 0x7f are reserved for cclib dynamic CC
typedef uint8_t EvalCode;