allow readobjnam arg to be nonnull
Have it key on &do_random_str instead of NULL, and modify makewish() in zap.c for the new protocol.
This commit is contained in:
@@ -1156,6 +1156,7 @@ struct const_globals {
|
||||
extern const struct const_globals cg;
|
||||
|
||||
extern struct obj hands_obj;
|
||||
extern char do_random_str;
|
||||
|
||||
#endif /* DECL_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user