removed a cntrl-a character in the comments
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user