Skip to content

Commit

Permalink
Fix spelling error breaking native transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
jarcode-foss authored Mar 12, 2019
1 parent c485d80 commit 094dec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shaders/util/premultiply.frag
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#if PREMULTIPLY_ALPHA == 0
#error __distablestage
#error __disablestage
#endif

#request uniform "prev" tex
Expand Down

0 comments on commit 094dec9

Please sign in to comment.