diff options
Diffstat (limited to 'inc/cad')
| -rw-r--r-- | inc/cad/construction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cad/construction.h b/inc/cad/construction.h index eee5fa3..9f4b9ca 100644 --- a/inc/cad/construction.h +++ b/inc/cad/construction.h @@ -56,6 +56,7 @@ struct command { uint8_t root; bool hidden; + size_t index; struct element *arg1; struct element *arg2; struct element *arg3; |
