function button3_p_ch1() //gml_Script_button3_p_ch1
{
if global.input_pressed[6]
return 1;
if global.input_pressed[9]
}