mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-07 21:50:05 +00:00
4 lines
67 B
R
4 lines
67 B
R
void f(integer x, integer y)
|
|
{
|
|
x = (vector ()(quaternion x)) y;
|
|
}
|