transfered from codeberg

This commit is contained in:
2026-03-26 14:46:39 -05:00
parent 630f28bb7e
commit 5ed2173793
136 changed files with 14932 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#ifndef constants_h
#define constants_h
#define number_of_planes_for_a_cube 6
#endif