shithub: neindaw

ref: 3922b88bda427a03486ce01fc9a11739a570b545
dir: neindaw/common.h

View raw version
enum {
	UITGroup,
	UIHGroup,
	UIVGroup,
	UIButton,
	UICheckBox,
	UIVSlider,
	UIHSlider,
	UINEntry,
	UIHBarGraph,
	UIVBarGraph,
	UInum,
};

extern char *uitypenames[UInum];