7 lines
247 B
HLSL
7 lines
247 B
HLSL
#ifndef DC_UVFREE_COMMON_INCLUDED
|
|
#define DC_UVFREE_COMMON_INCLUDED
|
|
|
|
#include "Assets/Digicrafts/UVFree/Shaders/Core/UVFreeVertexColor.cginc"
|
|
#include "Assets/Digicrafts/UVFree/Shaders/Core/UVFreeMain.cginc"
|
|
|
|
#endif // DC_UVFREE_COMMON_INCLUDED |