This commit is contained in:
Markus Armbruster 2006-04-30 08:31:52 +00:00
parent 9cf1713892
commit 95de3bccbb
3 changed files with 18 additions and 22 deletions

View file

@ -76,8 +76,10 @@ enum { /* Priorities */
*
*/
struct realmstr {
/* initial part must match struct genitem */
short ef_type;
natid r_cnum; /* country number */
/* end of part matching struct genitem */
short r_uid; /* realm table index */
unsigned short r_realm; /* realm number */
short r_xl, r_xh; /* horizontal bounds */