2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 11:47:43 +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

@@ -1,5 +1,5 @@
#include "MP1.hpp"
#include "Graphics/CModelShaders.hpp"
#include "Graphics/Shaders/CModelShaders.hpp"
namespace urde
{