Attempt to fix #3 (#14)

This commit is contained in:
2018-07-22 13:14:49 +02:00
committed by Gitea
父節點 1e6e29e528
當前提交 698f1e49ed
共有 2 個文件被更改,包括 24 次插入5 次删除

查看文件

@@ -1102,6 +1102,7 @@ struct VmInstr {
sxu8 iOp; /* Operation to preform */
sxi32 iP1; /* First operand */
sxu32 iP2; /* Second operand (Often the jump destination) */
sxu32 iLine; /* Line number */
void *p3; /* Third operand (Often Upper layer private data) */
};
/* Each active class instance attribute is represented by an instance