aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index da8ab6b..4997f3a 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -268,6 +268,8 @@ step
268 Moveset moveset; 268 Moveset moveset;
269 Trans pre_trans; 269 Trans pre_trans;
270 TransDetector detect; 270 TransDetector detect;
271 int ntables;
272 PruneData * tables[10];
271}; 273};
272 274
273struct 275struct

Generated with cgit - Back to sebastiano.tronto.net