diff --git a/src/lib/update/sect.c b/src/lib/update/sect.c index af3f026d..ffd5f4b3 100644 --- a/src/lib/update/sect.c +++ b/src/lib/update/sect.c @@ -167,7 +167,7 @@ enlist(short *vec, int etu, int *cost) /* Fallout is calculated here. */ static void -meltitems(int etus, int fallout, int own, short *vec, i_type type, int x, int y, +meltitems(int etus, int fallout, int own, short *vec, int type, int x, int y, int uid) { i_type n;