[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:
Benoît Minisini 2012-03-04 17:39:08 +00:00
parent e94477d0e1
commit 2f84e243e9

View file

@ -138,6 +138,8 @@ typedef
int line;
ushort pos;
short ctrl_id;
bool gosub;
char _reserved[3];
}
PACKED
TRANS_GOTO;