@@ -1,4 +1,4 @@
-/////////////
+/////////////
// GLOBALS //
/////////////
Texture2D shaderTexture : register(t0);
cbuffer MatrixBuffer : register(b0)
Texture2D shaderTexture : register( t0 );
-
+
SamplerState SampleType : register(s0);