diff options
Diffstat (limited to 'mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt')
| -rw-r--r-- | mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt b/mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt index 8ebd79dd..a24577ec 100644 --- a/mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt +++ b/mp/src/materialsystem/stdshaders/stdshader_dx9_20b.txt @@ -1,16 +1,16 @@ -//
-// Standard shaders collection
-//
-// These shaders are compiled as the following shader models:
-// _ps20.vcs
-// _ps20b.vcs
-// _vs20.vcs
-//
-
-example_model_ps20b.fxc
-example_model_vs20.fxc
-
-SDK_Bloom_ps2x.fxc
-SDK_screenspaceeffect_vs20.fxc
-
-SDK_bloomadd_ps2x.fxc
+// +// Standard shaders collection +// +// These shaders are compiled as the following shader models: +// _ps20.vcs +// _ps20b.vcs +// _vs20.vcs +// + +example_model_ps20b.fxc +example_model_vs20.fxc + +SDK_Bloom_ps2x.fxc +SDK_screenspaceeffect_vs20.fxc + +SDK_bloomadd_ps2x.fxc |