mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
ps.1.1
|
|
|
|
;------------------------------------------------------------------------------
|
|
; Just use the vertex color
|
|
;------------------------------------------------------------------------------
|
|
|
|
def c0, 1.0f, 1.0f, 1.0f, 1.0f
|
|
mov r0, c0
|