Fixed comments.

This commit is contained in:
IrgendwerA8
2018-05-21 14:41:12 +02:00
parent 166425f807
commit d4081b43a6
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
; Copy __cwd to the given buffer checking the length
; ldy #$00 is guaranteed by popptr10
; ldy #$00 is guaranteed by popptr1
loop: inc ptr2
bne @L1
inc ptr2+1