Prefab Tool More-Or-Less done

This commit is contained in:
2023-03-29 20:31:08 -07:00
parent fce3e050a1
commit b77d0526eb
16 changed files with 127 additions and 78 deletions

View File

@ -5,7 +5,7 @@
#include "ExampleSpin.hpp"
#include "game/DawnGame.hpp"
#include "scene/components/display/MeshRenderer.hpp"
#include "scene/components/display/mesh/MeshRenderer.hpp"
#include "display/mesh/CubeMesh.hpp"
#include "scene/components/display/material/SimpleTexturedMaterial.hpp"