diff options
Diffstat (limited to 'materialsystem/stdshaders/vertexlitgeneric_lightingonly_overbright2.psh')
| -rw-r--r-- | materialsystem/stdshaders/vertexlitgeneric_lightingonly_overbright2.psh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/materialsystem/stdshaders/vertexlitgeneric_lightingonly_overbright2.psh b/materialsystem/stdshaders/vertexlitgeneric_lightingonly_overbright2.psh new file mode 100644 index 0000000..722e141 --- /dev/null +++ b/materialsystem/stdshaders/vertexlitgeneric_lightingonly_overbright2.psh @@ -0,0 +1,5 @@ +ps.1.1 + +mov r0, v0 + + |