diff --git a/raylib/rlgl.go b/raylib/rlgl.go index 6a0a62be..1169ea13 100644 --- a/raylib/rlgl.go +++ b/raylib/rlgl.go @@ -124,7 +124,7 @@ type RenderBatch struct { VertexBuffer *VertexBuffer Draws *DrawCall DrawCounter int32 - DurrentDepth float32 + CurrentDepth float32 } // OpenGL version