struct bubble *b;
struct container *cons;
struct trap *btrap;
- int x, y, i, j, bcpin;
+ int x, y, i, j, bcpin = 0;
/* set up the portal the first time bubbles are moved */
if (!wportal)
globby_bill_fixup(obj_absorber, obj_absorbed)
struct obj *obj_absorber, *obj_absorbed;
{
- int x, y;
+ int x = 0, y = 0;
struct bill_x *bp, *bp_absorber = (struct bill_x *) 0;
struct monst *shkp = 0;
struct eshk *eshkp;
hasScannedForEncodings = 0;
knownRegions = (
en,
+ Base,
);
mainGroup = 3189576821A1FCC100FB2ABE;
productRefGroup = 3189577221A1FCC100FB2ABE /* Products */;
{
#ifdef STATUS_HILITES
#ifdef TEXTCOLOR
- int coloridx;
+ int coloridx = 0;
#endif
#endif /* STATUS_HILITES */
int k, bar_pos;