Merge branch 'NetHack-3.6'
This commit is contained in:
@@ -45,6 +45,10 @@ struct sysopt {
|
||||
/* save and bones format */
|
||||
int saveformat[2]; /* primary and onetime conversion */
|
||||
int bonesformat[2]; /* primary and onetime conversion */
|
||||
|
||||
/* enable accessibility options */
|
||||
int accessibility;
|
||||
|
||||
};
|
||||
|
||||
extern struct sysopt sysopt;
|
||||
|
||||
Reference in New Issue
Block a user