fs: fix broken "ensure Z" in fsIter

このコミットが含まれているのは:
Virgil Dupras 2019-11-25 22:32:55 -05:00
コミット 817088f794

ファイルの表示

@ -555,7 +555,7 @@ fsIter:
call nz, callIY
call fsNext
jr z, .loop ; Z set? fsNext was successful
or a ; ensure Z
cp a ; ensure Z
ret
; Delete currently active file