Updates for new structures

This commit is contained in:
Michiel Broek
2002-02-10 20:57:58 +00:00
parent 44494e6e17
commit 8593ada2f0
7 changed files with 257 additions and 160 deletions

View File

@@ -1308,6 +1308,7 @@ struct _mgroup {
unsigned xRes6 : 1;
unsigned xRes7 : 1;
unsigned xRes8 : 1;
unsigned StartArea : 1; /* Start at area number */
};