forked from mirrors/0ad
e49cc91257
Tested By: Stan Differential Revision: https://code.wildfiregames.com/D2921 This was SVN commit r23945.
6 lines
73 B
GLSL
6 lines
73 B
GLSL
!!ARBfp1.0
|
|
|
|
TEX result.color, fragment.texcoord[0], texture[0], 2D;
|
|
|
|
END
|