Skip to content

Commit

Permalink
Merge branch 'feature/shader-improvements' into dev-funkin
Browse files Browse the repository at this point in the history
  • Loading branch information
EliteMasterEric committed Jun 27, 2024
2 parents 212a7e6 + fd2f6c9 commit b687712
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/openfl/display/GraphicsShader.hx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import openfl.utils.ByteArray;
#end
class GraphicsShader extends Shader
{
@:glVersion("120")
@:glVertexHeader("attribute float openfl_Alpha;
attribute vec4 openfl_ColorMultiplier;
attribute vec4 openfl_ColorOffset;
Expand Down

0 comments on commit b687712

Please sign in to comment.