diff options
Diffstat (limited to '')
| -rw-r--r-- | src/cubetypes.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h index b002e8b..20e028b 100644 --- a/src/cubetypes.h +++ b/src/cubetypes.h | |||
| @@ -156,6 +156,8 @@ commandargs | |||
| 156 | SolveOptions * opts; | 156 | SolveOptions * opts; |
| 157 | Step * step; | 157 | Step * step; |
| 158 | Command * command; /* For help */ | 158 | Command * command; /* For help */ |
| 159 | int n; | ||
| 160 | int scrt; | ||
| 159 | }; | 161 | }; |
| 160 | 162 | ||
| 161 | struct | 163 | struct |
