mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2026-09-04 15:33:19 +03:00
11 lines
174 B
GLSL
11 lines
174 B
GLSL
vs.1.1
|
|
|
|
# DYNAMIC: "DOWATERFOG" "0..1"
|
|
# DYNAMIC: "SKINNING" "0..1"
|
|
|
|
#include "unlittwotexture_inc.vsh"
|
|
|
|
$vertexcolor = 0;
|
|
|
|
&UnlitTwoTexture( $vertexcolor );
|