Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jbirddog committed Jul 13, 2024
1 parent f2bf998 commit fef777e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dictionary.inc
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ _find_from:
.check_word:
lodsb

cmp al, byte [rdi]
jne .next

Expand All @@ -152,7 +151,6 @@ _find_from:
jnz .check_word

pop rax
jmp .done

.hidden:
Expand Down

0 comments on commit fef777e

Please sign in to comment.