10 lines
158 B
Text
10 lines
158 B
Text
|
// Vera Visions Material
|
||
|
{
|
||
|
diffusemap "textures/ui/icons/hdd.tga"
|
||
|
{
|
||
|
program sprite
|
||
|
map $diffusemap
|
||
|
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||
|
}
|
||
|
}
|