curr_av96        1211 core/shooting.c   short curr_av96 = shooting_get_current_av96();
curr_av96        1233 core/shooting.c   else av96 = (abs(curr_av96-prop_av96)<2)?prop_av96:curr_av96;