OctaCore/src/shared/cube.hh

7 lines
69 B
C++

#ifndef __CUBE_H__
#define __CUBE_H__
#include "command.hh"
#endif