aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/eo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/solvers/coord/eo.h')
-rw-r--r--src/solvers/coord/eo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/coord/eo.h b/src/solvers/coord/eo.h
index c8faaea..51dfb29 100644
--- a/src/solvers/coord/eo.h
+++ b/src/solvers/coord/eo.h
@@ -12,7 +12,7 @@ STATIC coord_t coordinate_eo = {
12 .gendata = coordinate_eo_gendata, 12 .gendata = coordinate_eo_gendata,
13 .max = POW_2_11, 13 .max = POW_2_11,
14 .trans_mask = TM_SINGLE(TRANS_UFr), 14 .trans_mask = TM_SINGLE(TRANS_UFr),
15 .moves_mask = MM_ALLMOVES, 15 .moves_mask = MM18_ALLMOVES,
16 .axistrans = { 16 .axistrans = {
17 [AXIS_UD] = TRANS_FDr, 17 [AXIS_UD] = TRANS_FDr,
18 [AXIS_RL] = TRANS_URr, 18 [AXIS_RL] = TRANS_URr,

Generated with cgit - Back to sebastiano.tronto.net