objnam.c globals moved to instance globals.

This commit is contained in:
Bart House
2018-11-23 13:37:30 -08:00
parent 01596f1660
commit 041e55467a
3 changed files with 13 additions and 8 deletions

View File

@@ -461,6 +461,13 @@ struct instance_globals {
/* muse.c */
boolean m_using; /* kludge to use mondided instead of killed */
/* objname.c */
/* distantname used by distant_name() to pass extra information to
xname_flags(); it would be much cleaner if this were a parameter,
but that would require all of the xname() and doname() calls to be
modified */
int distantname;
/* pickup.c */
int oldcap; /* last encumberance */
/* current_container is set in use_container(), to be used by the