Revert "Moved potion.c globals to instance_globals."
This reverts commit d3c192e5a8.
This commit is contained in:
@@ -464,11 +464,6 @@ struct instance_globals {
|
||||
/* pickup.c */
|
||||
int oldcap; /* last encumberance */
|
||||
|
||||
/* potion.c */
|
||||
boolean notonhead; /* for long worms */
|
||||
int potion_nothing;
|
||||
int potion_unkn;
|
||||
|
||||
/* read.c */
|
||||
boolean known;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user