diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-25 10:09:22 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-25 10:09:22 +0200 |
| commit | 7faca28009c5efb0ba2b897b34dbdcac47a1a6f3 (patch) | |
| tree | fd507509d00d2926175c72f4c06b9158c3a331a7 /src/core/core.h | |
| parent | 17e5a9e1e2b241c67956651f87f40236467fe7d8 (diff) | |
| download | nissy-core-7faca28009c5efb0ba2b897b34dbdcac47a1a6f3.tar.gz nissy-core-7faca28009c5efb0ba2b897b34dbdcac47a1a6f3.zip | |
NISS
Diffstat (limited to 'src/core/core.h')
| -rw-r--r-- | src/core/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/core.h b/src/core/core.h index b56106e..5e0faaa 100644 --- a/src/core/core.h +++ b/src/core/core.h | |||
| @@ -3,3 +3,4 @@ | |||
| 3 | #include "cube.h" | 3 | #include "cube.h" |
| 4 | #include "moves.h" | 4 | #include "moves.h" |
| 5 | #include "transform.h" | 5 | #include "transform.h" |
| 6 | #include "oriented_cube.h" | ||
