Skip to content

Commit

Permalink
Added .cginc file extension to shadercode-cg.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunmachine committed Jan 23, 2017
1 parent afb935b commit 0959f99
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 0959f99

Please sign in to comment.