quakeforge/tools/qfcc/test/cast.r

5 lines
67 B
R

void f(integer x, integer y)
{
x = (vector ()(quaternion x)) y;
}