cleanup
This commit is contained in:
parent
c27bf4645f
commit
5c418d8ec6
|
|
@ -58,7 +58,6 @@ fshcmdCOPYfExe:
|
||||||
ld de, 0
|
ld de, 0
|
||||||
ld e, (hl)
|
ld e, (hl)
|
||||||
pop hl
|
pop hl
|
||||||
;ld de, $77
|
|
||||||
call fshvarcpy
|
call fshvarcpy
|
||||||
call _NewLine
|
call _NewLine
|
||||||
jp ErrCatch
|
jp ErrCatch
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue