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:
@@ -353,6 +353,7 @@ register int trouble;
|
||||
else if (Cursed_obj(uarmf, FUMBLE_BOOTS))
|
||||
otmp = uarmf;
|
||||
goto decurse;
|
||||
/*NOTREACHED*/
|
||||
break;
|
||||
case TROUBLE_CURSED_ITEMS:
|
||||
otmp = worst_cursed_item();
|
||||
|
||||
Reference in New Issue
Block a user