diff options
Diffstat (limited to 'mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt')
| -rw-r--r-- | mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt b/mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt index 5a09a37b..071b6a1a 100644 --- a/mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt +++ b/mp/src/materialsystem/stdshaders/stdshader_dx9_30.txt @@ -1,10 +1,10 @@ -//
-// vs 3.0 ps 3.0 shaders collection
-//
-// These shaders are forced to compile as shader model 3.0
-// using the new compiler.
-// _ps30.vcs
-// _vs30.vcs
-//
-
-// There are no examples of such shaders in the SDK, but add yours here.
+// +// vs 3.0 ps 3.0 shaders collection +// +// These shaders are forced to compile as shader model 3.0 +// using the new compiler. +// _ps30.vcs +// _vs30.vcs +// + +// There are no examples of such shaders in the SDK, but add yours here. |