sync changes since last snapshot

This commit is contained in:
cohrs
2002-01-07 02:12:04 +00:00
parent 7218689e70
commit c77073be31
51 changed files with 581 additions and 286 deletions

View File

@@ -216,6 +216,9 @@ struct instance_flags {
boolean lan_mail_fetched; /* mail is awaiting display */
#endif
uchar bouldersym; /* alternative boulder symbol */
#ifdef TTY_GRAPHICS
boolean prevmsg_window; /* show more old messages at a time */
#endif
};
extern NEARDATA struct flag flags;