OctaCore/src/engine/engine.hh

7 lines
70 B
C++

#ifndef __ENGINE_H__
#define __ENGINE_H__
#include "cube.hh"
#endif