Skip to content

Commit

Permalink
Merge pull request #1 from sunmachine/master
Browse files Browse the repository at this point in the history
Added .cginc file extension to shadercode-cg by Dan Peavey
  • Loading branch information
axot authored Jan 23, 2017
2 parents afb935b + 0959f99 commit 0242a2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grammars/shadercode-cg.cson
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
'fileTypes': [
'fx'
'cg'
'cginc'
'shader'
]
'foldingStartMarker': '/\\*\\*|\\{\\s*$'
Expand Down

0 comments on commit 0242a2a

Please sign in to comment.