material
{
	material_name = "joystick.tga";
	texture = "data/Main_Menu/joystick.tga";
	material_type = "transparent";
	tex_format = "8888";
};

material
{
	material_name = "joystick_focus.tga";
	texture = "data/Main_Menu/joystick_focus.tga";
	material_type = "transparent";
	tex_format = "8888";
};

material
{
	material_name = "joystick_selected.tga";
	texture = "data/Main_Menu/joystick_selected.tga";
	material_type = "transparent";
	tex_format = "8888";
};