This commit is contained in:
Stephen Toth 2018-06-28 12:31:27 -04:00
parent c27bf4645f
commit 5c418d8ec6
1 changed files with 0 additions and 1 deletions

View File

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