Files
cool-source-archive/materialsystem/stdshaders/white.psh
2021-10-01 13:28:22 +07:00

9 lines
247 B
Plaintext

ps.1.1
;------------------------------------------------------------------------------
; Just use the vertex color
;------------------------------------------------------------------------------
def c0, 1.0f, 1.0f, 1.0f, 1.0f
mov r0, c0