@@ -2409,8 +2409,7 @@ recalc_mapseen()
|
|||||||
struct monst *mtmp;
|
struct monst *mtmp;
|
||||||
struct cemetery *bp, **bonesaddr;
|
struct cemetery *bp, **bonesaddr;
|
||||||
unsigned i, ridx;
|
unsigned i, ridx;
|
||||||
int x, y, ltyp, count;
|
int x, y, ltyp, count, atmp;
|
||||||
unsigned int atmp;
|
|
||||||
|
|
||||||
/* Should not happen in general, but possible if in the process
|
/* Should not happen in general, but possible if in the process
|
||||||
* of being booted from the quest. The mapseen object gets
|
* of being booted from the quest. The mapseen object gets
|
||||||
|
|||||||
@@ -3763,7 +3763,7 @@ struct opvar *mc;
|
|||||||
{
|
{
|
||||||
int x, y;
|
int x, y;
|
||||||
schar mapc;
|
schar mapc;
|
||||||
uchar lit;
|
xchar lit;
|
||||||
struct opvar *ret = selection_opvar((char *) 0);
|
struct opvar *ret = selection_opvar((char *) 0);
|
||||||
|
|
||||||
if (!ov || !mc || !ret)
|
if (!ov || !mc || !ret)
|
||||||
|
|||||||
Reference in New Issue
Block a user