Another round of instance globals changes.
This commit is contained in:
@@ -322,7 +322,7 @@ struct savefile_info {
|
||||
|
||||
#define BUFSZ 256 /* for getlin buffers */
|
||||
#define QBUFSZ 128 /* for building question text */
|
||||
#define TBUFSZ 300 /* toplines[] buffer max msg: 3 81char names */
|
||||
#define TBUFSZ 300 /* g.toplines[] buffer max msg: 3 81char names */
|
||||
/* plus longest prefix plus a few extra words */
|
||||
|
||||
#define PL_NSIZ 32 /* name of player, ghost, shopkeeper */
|
||||
|
||||
Reference in New Issue
Block a user