Lint cleanup, nothing significant.
There is one more new complaint that might cause problems: explode.c(545): warning: conversion from long may lose accuracy
This commit is contained in:
@@ -1153,7 +1153,7 @@ register struct obj *otmp;
|
||||
break;
|
||||
case WAN_CANCELLATION:
|
||||
case SPE_CANCELLATION:
|
||||
cancel_monst(mtmp, otmp, FALSE, TRUE, FALSE);
|
||||
(void) cancel_monst(mtmp, otmp, FALSE, TRUE, FALSE);
|
||||
break;
|
||||
}
|
||||
if (reveal_invis) {
|
||||
|
||||
Reference in New Issue
Block a user