Make GOLDOBJ unconditional.
This commit is contained in:
@@ -135,9 +135,6 @@ struct monst {
|
||||
long mtrapseen; /* bitmap of traps we've been trapped in */
|
||||
long mlstmv; /* for catching up with lost time */
|
||||
long mspare1;
|
||||
#ifndef GOLDOBJ
|
||||
#define mgold mspare1
|
||||
#endif
|
||||
struct obj *minvent;
|
||||
|
||||
struct obj *mw;
|
||||
|
||||
Reference in New Issue
Block a user