fix some compiler warnings windows cmdline
Changes to be committed: modified: src/hack.c modified: src/vision.c
This commit is contained in:
@@ -1104,7 +1104,7 @@ domove()
|
||||
register struct monst *mtmp;
|
||||
register struct rm *tmpr;
|
||||
register xchar x,y;
|
||||
struct trap *trap;
|
||||
struct trap *trap = (struct trap *)0;
|
||||
int wtcap;
|
||||
boolean on_ice;
|
||||
xchar chainx, chainy, ballx, bally; /* ball&chain new positions */
|
||||
|
||||
Reference in New Issue
Block a user