for completeness */
| 5597 | |
| 5598 | /* for completeness */ |
| 5599 | const char * |
| 5600 | shirt_simple_name(struct obj *shirt UNUSED) |
| 5601 | { |
| 5602 | return "shirt"; |
| 5603 | } |
| 5604 | |
| 5605 | const char * |
| 5606 | mimic_obj_name(struct monst *mtmp) |
no outgoing calls
no test coverage detected