Previous encumberance state moved to decl.c.

This commit is contained in:
Bart House
2018-11-22 15:40:31 -08:00
parent acbe4d9242
commit 4e774197a6
3 changed files with 8 additions and 1 deletions

View File

@@ -437,6 +437,9 @@ struct early_opt {
boolean valallowed;
};
/* encumbrance */
E int oldcap;
#undef E
#endif /* DECL_H */