aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-01 09:34:35 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-01 09:34:35 +0200
commit62c9e8012e9a0844d9597b90723a928b71ad103b (patch)
treea71621010f556333b10b85cf0ecf3398fd3a4734 /src/cubetypes.h
parentf021ee7fa4975eab02c158451093a28e83a725d9 (diff)
downloadnissy-62c9e8012e9a0844d9597b90723a928b71ad103b.tar.gz
nissy-62c9e8012e9a0844d9597b90723a928b71ad103b.zip
Fixed some bugs - still more testing needed
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index 3ba667c..109c6c4 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -172,6 +172,7 @@ coordinate
172 CoordMover move; 172 CoordMover move;
173 CoordTransformer transform; 173 CoordTransformer transform;
174 SymData * sd; 174 SymData * sd;
175 TransFinder tfind; /* TODO: should be easy to remove */
175}; 176};
176 177
177struct 178struct

Generated with cgit - Back to sebastiano.tronto.net