Added setup for character sets

This commit is contained in:
Michiel Broek
2004-02-23 14:46:06 +00:00
parent f7070bee91
commit 022bd58797
11 changed files with 421 additions and 326 deletions

View File

@@ -1754,6 +1754,7 @@ struct _mgroup {
unsigned xRes8 : 1;
unsigned StartArea; /* Start at area number */
securityrec LinkSec; /* Default link security */
int Charset; /* Default charaacter set */
};