mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 22:27:05 +00:00
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
ps.1.1
|
|
|
|
;------------------------------------------------------------------------------
|
|
; Just use the vertex color
|
|
;------------------------------------------------------------------------------
|
|
|
|
mov r0, v0
|