Start cleanup of shader records
This commit is contained in:
@@ -11,7 +11,7 @@ import Graphics.GL.Core45
|
||||
import Shader.Data
|
||||
|
||||
data RenderData = RenderData
|
||||
{ _lightingWallShadShader :: Shader
|
||||
{ _shadWallShader :: GLuint
|
||||
, _lightingLineShadowShader :: Shader
|
||||
, _lightingCapShader :: Shader
|
||||
, _lightingTextureShader :: Shader
|
||||
|
||||
Reference in New Issue
Block a user