@ -898,7 +898,6 @@ void VM::run(void) {
DBG_ERROR(("LODR FAILED.\n"));
finished = true;
}
regs[IP] += LODR_SIZE;
} else if (opcode == OPS[STRI]) {
ret = execSTRI();
if (ret) {
The note is not visible to the blocked user.