This commit is contained in:
2025-07-30 09:20:41 +01:00
parent 210171fbc9
commit 18770480e7
13 changed files with 41 additions and 12 deletions
+2
View File
@@ -42,6 +42,8 @@ data RenderData = RenderData
, _vboShapes :: VBO
, _floorVBO :: VBO
, _floorShader :: Shader
, _chasmVBO :: VBO
, _chasmShader :: Shader
, _wallVBO :: VBO
, _wallShader :: Shader
, _cloudVBO :: VBO