6 lines
171 B
ArmAsm
6 lines
171 B
ArmAsm
|
function normal (shader, t_base, t_second, t_detail)
|
||
|
shader:begin ("ssfx_hud_skin0","ssfx_hud_motion")
|
||
|
: fog (false)
|
||
|
: emissive (false)
|
||
|
: zb (true, true)
|
||
|
end
|