Revert "Moved petname_used to decl.c"

This reverts commit 6272c37035.
This commit is contained in:
nhmall
2018-11-23 22:17:20 -05:00
parent 162018060a
commit 28a953337f
3 changed files with 2 additions and 6 deletions
-3
View File
@@ -192,8 +192,6 @@ E NEARDATA char dogname[];
E NEARDATA char catname[];
E NEARDATA char horsename[];
E char preferred_pet;
E int petname_used;
E const char *occtxt; /* defined when occupation != NULL */
E const char *nomovemsg;
E char lock[];
@@ -442,7 +440,6 @@ struct early_opt {
/* encumbrance */
E int oldcap;
#undef E
#endif /* DECL_H */