Skip to content

Commit

Permalink
Update pbr.vert
Browse files Browse the repository at this point in the history
  • Loading branch information
MrScautHD committed Jun 2, 2024
1 parent ba6fc5b commit b75efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sparkle/content/shaders/glsl430/pbr.vert
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#version 330
#version 430

// Input vertex attributes
in vec3 vertexPosition;
Expand Down

0 comments on commit b75efbb

Please sign in to comment.