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
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)