removed a cntrl-a character in the comments

This commit is contained in:
ceriel 1988-03-17 09:39:43 +00:00
parent 2c01d45a49
commit fd467fd63d

View file

@ -19,7 +19,7 @@
inc hl inc hl
ld b,(hl) ld b,(hl)
inc hl inc hl
push bc ! save default on stack push bc ! save default on stack
ld c,(hl) ! bc := #entries ld c,(hl) ! bc := #entries
inc hl inc hl
ld b,(hl) ld b,(hl)