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