first match wins

This commit is contained in:
Peter Ferrie 2019-06-27 13:15:48 -07:00
parent 1785bf0dfb
commit 0135887519

View File

@ -160,6 +160,7 @@ TextRankCallback
+ +
cmp BestMatchScore cmp BestMatchScore
bcc + bcc +
beq +
sta BestMatchScore sta BestMatchScore
ldx @tmpx ldx @tmpx
stx BestMatchIndex stx BestMatchIndex