[COMPILER]
* BUG: Forgot to commit a file... git-svn-id: svn://localhost/gambas/trunk@4532 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
e94477d0e1
commit
2f84e243e9
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,8 @@ typedef
|
|||
int line;
|
||||
ushort pos;
|
||||
short ctrl_id;
|
||||
bool gosub;
|
||||
char _reserved[3];
|
||||
}
|
||||
PACKED
|
||||
TRANS_GOTO;
|
||||
|
|
Loading…
Reference in a new issue