removed a cntrl-a character in the comments
This commit is contained in:
parent
2c01d45a49
commit
fd467fd63d
|
@ -19,7 +19,7 @@
|
|||
inc hl
|
||||
ld b,(hl)
|
||||
inc hl
|
||||
push bc ! save default on stack
|
||||
push bc ! save default on stack
|
||||
ld c,(hl) ! bc := #entries
|
||||
inc hl
|
||||
ld b,(hl)
|
||||
|
|
Loading…
Reference in a new issue