+ handle LOC_JUMP in tz80notnode.second_boolean

git-svn-id: branches/z80@44992 -
This commit is contained in:
nickysn 2020-04-22 02:59:14 +00:00
parent 63e6c8fcf1
commit bdd7cfb644

View File

@ -57,6 +57,7 @@ implementation
procedure tz80notnode.second_boolean;
begin
if not handle_locjump then
internalerror(2020042208);
end;