This commit is contained in:
Ben
2020-05-28 17:10:02 +01:00
parent e4dbfa672c
commit 2872ac6268

View File

@@ -1,7 +1,8 @@
#ifndef MINECRAFT_RENDERING_FACE_H_
#define MINECRAFT_RENDERING_FACE_H_
#include "../../common.hpp"
#include <vector>
#include <glm/glm.hpp>
namespace EFaceType {