Files
nethack/src/worn.c
PatR 8d9b26e26d sanity check of objs_deleted
Teach obj_sanity_check() and clear_bypasses() about the new obj list.
It should always be empty when sanity checks are performed.  That
might not be the case when obj bypasses are cleared, although failing
to clear bypasses for deleted objects wouldn't make any difference,
so this is mainly cosmetic.
2024-05-07 12:19:43 -07:00

46 KiB