the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 6 lines 102 B view raw
1#pragma once 2 3#include "Facing.h" 4#include "Direction.h" 5#include "Pos.h" 6#include "SharedConstants.h"