analyzer lint for hack.c

This commit is contained in:
PatR
2025-01-19 23:06:38 -08:00
parent 6368bf2e73
commit 41f6582690

View File

@@ -2254,6 +2254,7 @@ domove_fight_empty(coordxy x, coordxy y)
map_object(boulder, TRUE);
newsym(x, y);
glyph = glyph_at(x, y); /* might have just changed */
nhUse(glyph);
if (boulder) {
Strcpy(buf, ansimpleoname(boulder));