Commit before simplifying some shader types

This commit is contained in:
2023-03-21 13:35:13 +00:00
parent 7caf7ba987
commit e56ca3dd8d
3 changed files with 20 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ data RenderData = RenderData
, _lightingLineShadowShader :: FullShader
, _lightingCapShader :: FullShader
, _lightingTextureShader :: FullShader
, _alphaDivideShader :: Shader
, _shadowEdgeShader :: FullShader
, _shadowCapShader :: FullShader
, _shadowWallShader :: FullShader