1 | con = 0; |
2 | timer = 0; |
3 | i = 0; |
4 | lithit = caster_load("music/sfx/sfx_a_lithit.ogg"); |
5 | lithit2 = 169; |
6 | audio_sound_gain(lithit, 1, 0); |
7 | audio_sound_gain(lithit2, 1, 0); |
8 | audio_sound_pitch(lithit, 1); |
9 | audio_sound_pitch(lithit2, 1); |
10 | er = caster_load("music/sfx/sfx_menu_error.ogg"); |
11 | hit = 0; |
12 | rr = 0; |
13 | h_mode = 0; |
14 | l_buffer = 0; |
15 | o_o = 0; |
16 | perturn = 0; |
17 | lh = 0; |