aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-10 22:22:03 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-10 22:22:03 +0200
commitd9f40f59c9f14bef7f87c11da7494f7dcf1457b4 (patch)
treed8d63db63a9558b0befbd0ec6c267dd13be20dfa /src/cube.c
parent832ad3dcf3818e57c53304ea9b09a943e785a16b (diff)
downloadnissy-core-d9f40f59c9f14bef7f87c11da7494f7dcf1457b4.tar.gz
nissy-core-d9f40f59c9f14bef7f87c11da7494f7dcf1457b4.zip
Started cube.h refactor
Diffstat (limited to 'src/cube.c')
-rw-r--r--src/cube.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cube.c b/src/cube.c
index fce0683..97f7844 100644
--- a/src/cube.c
+++ b/src/cube.c
@@ -47,3 +47,5 @@
47#include "moves.h" 47#include "moves.h"
48#include "solve_h48.h" 48#include "solve_h48.h"
49#include "solve_generic.h" 49#include "solve_generic.h"
50
51#include "cube_public.h"

Generated with cgit - Back to sebastiano.tronto.net