packages feed

HGamer3D-Ogre-Binding-0.3.0: include/vector2_struct.h

typedef struct vector2_struct {
	float x;
	float y;
} vector2_struct;