UBYTE *AutoStatText[13] = { "tries", "tries", "tries", "hits", "hits", "hits", "gets", "gets", "gets", "gets", "loses", "blocks", "steals" }; UBYTE *AutoStatText1[13] = { "a free throw.", "a 2 pointer.", "a 3 pointer.", "the free throw.", "a 2 point shot.", "a 3 point shot.", "the assist.", "a defensive rebound.", "an offensive rebound.", "the foul.", "the ball.", "the shot.", "the ball." }; UBYTE *AutoStatText2[13] = { "free throw attempt", "two point attempt", "three point attempt", "point", "point", "point", "assist", "rebound", "rebound", "foul", "turnover", "block", "steal" };