yet another coordxy bit
This commit is contained in:
@@ -953,8 +953,8 @@ struct instance_globals_t {
|
||||
const char *this_title; /* title for inventory list of specific type */
|
||||
|
||||
/* muse.c */
|
||||
int trapx;
|
||||
int trapy;
|
||||
coordxy trapx;
|
||||
coordxy trapy;
|
||||
|
||||
/* rumors.c */
|
||||
long true_rumor_size; /* rumor size variables are signed so that value -1
|
||||
|
||||
Reference in New Issue
Block a user