gi.invalid_obj -> hands_obj
This commit is contained in:
@@ -468,7 +468,6 @@ struct instance_globals_i {
|
||||
boolean in_mk_themerooms;
|
||||
|
||||
/* new */
|
||||
struct obj invalid_obj;
|
||||
|
||||
boolean havestate;
|
||||
unsigned long magic; /* validate that structure layout is preserved */
|
||||
@@ -1149,6 +1148,8 @@ struct const_globals {
|
||||
|
||||
extern const struct const_globals cg;
|
||||
|
||||
extern struct obj hands_obj;
|
||||
|
||||
#endif /* DECL_H */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user