Merge branch 'master' into ext_query

This commit is contained in:
Raph Levien 2021-04-11 15:33:49 -07:00
commit 1c842f8471
3 changed files with 1 additions and 1 deletions

View file

@ -240,7 +240,7 @@ void main() {
case Cmd_Jump:
cmd_ref = CmdRef(Cmd_Jump_read(cmd_alloc, cmd_ref).new_ref);
cmd_alloc.offset = cmd_ref.offset;
continue;
break;
}
}

Binary file not shown.

Binary file not shown.