setMatch method

void setMatch()

Implementation

void setMatch() {
  hitState = hitState | MATCH;
}