svec2 make_svec2( float x, float y );
Returns an svec2 structure containing the x and y coordinates given.
(Last Updated 7/27/2005)