diff options
Diffstat (limited to 'materialsystem/stdshaders/decalmodulate_ps11.psh')
| -rw-r--r-- | materialsystem/stdshaders/decalmodulate_ps11.psh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/materialsystem/stdshaders/decalmodulate_ps11.psh b/materialsystem/stdshaders/decalmodulate_ps11.psh new file mode 100644 index 0000000..fe6b479 --- /dev/null +++ b/materialsystem/stdshaders/decalmodulate_ps11.psh @@ -0,0 +1,4 @@ +ps.1.1 + +tex t0 +mov r0, t0
\ No newline at end of file |