aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/moves.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/moves.h b/src/core/moves.h
index b542235..5d08a66 100644
--- a/src/core/moves.h
+++ b/src/core/moves.h
@@ -111,6 +111,7 @@ move(cube_t c, uint8_t m)
111 } 111 }
112} 112}
113 113
114/* Applies the INVERSE of m BEFORE the scramble corresponding to c */
114STATIC cube_t 115STATIC cube_t
115premove(cube_t c, uint8_t m) 116premove(cube_t c, uint8_t m)
116{ 117{

Generated with cgit - Back to sebastiano.tronto.net