2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 05:47:42 +00:00

Shader directory refactor

This commit is contained in:
Jack Andersen
2016-07-20 19:21:45 -10:00
parent 4bcd88e69f
commit 2ff1a2ee0b
30 changed files with 368 additions and 70 deletions

View File

@@ -5,7 +5,7 @@
#include "hecl/HMDLMeta.hpp"
#include "hecl/Runtime.hpp"
#include "boo/graphicsdev/Metal.hpp"
#include "CModelShaders.hpp"
#include "Shaders/CModelShaders.hpp"
namespace urde
{