mirror of
https://github.com/a2-4am/4live.git
synced 2024-12-21 11:29:20 +00:00
avoid race condition
This commit is contained in:
parent
c3238a4002
commit
093776ae8a
@ -644,6 +644,7 @@ match_size2
|
||||
ldx match_buffer2+1
|
||||
ldy match_buffer2+2
|
||||
jsr PrintAddr
|
||||
tya
|
||||
bne branch_cont
|
||||
|
||||
; cold path
|
||||
|
Loading…
Reference in New Issue
Block a user