mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-06-21 18:19:32 +03: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
|