apply.c:1413:27: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(u.ux, u.uy, SHOPBASE));
^
apply.c:1570:27: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(u.ux, u.uy, SHOPBASE));
^
apply.c:1650:31: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(u.ux, u.uy, SHOPBASE));
^
apply.c:1697:23: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(u.ux, u.uy, SHOPBASE));
^
apply.c:2157:31: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(u.ux, u.uy, SHOPBASE));
^
apply.c:2165:31: warning: unused variable 'shkp' [-Wunused-variable]
struct monst *shkp = shop_keeper(*in_rooms(corpse->ox,
19 KiB
Executable File
19 KiB
Executable File