aboutsummaryrefslogtreecommitdiff
path: root/src/cube.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-09 20:06:19 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-09 20:06:19 +0200
commit0b1930307f41db3ea7552d6b2f4666b33c64d26a (patch)
tree6a2558e391f5cc14fa22770cb2791e4a85d84e5e /src/cube.c
parentb218c803ae1110b08b4896be0a59177e280c9091 (diff)
downloadnissy-core-0b1930307f41db3ea7552d6b2f4666b33c64d26a.tar.gz
nissy-core-0b1930307f41db3ea7552d6b2f4666b33c64d26a.zip
More cleanup
Diffstat (limited to '')
-rw-r--r--src/cube.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cube.c b/src/cube.c
index 0083acc..fce0683 100644
--- a/src/cube.c
+++ b/src/cube.c
@@ -31,8 +31,10 @@
31#include "cube_portable.h" 31#include "cube_portable.h"
32#endif 32#endif
33 33
34#include "io_move_trans.h"
34#include "constant_cubes.h" 35#include "constant_cubes.h"
35#include "cube_generic.h" 36#include "cube_generic.h"
37#include "io_cube.h"
36 38
37/* TODO: work in progress */ 39/* TODO: work in progress */
38#if 0 40#if 0

Generated with cgit - Back to sebastiano.tronto.net