packages feed

HGamer3D-SFML-Binding-0.5.0: include/vector2istruct.h

typedef struct vector2i_struct {
	int x;
	int y;
} vector2i_struct;