MCPcopy Create free account
hub / github.com/NetHack/NetHack / free_omid

Function free_omid

src/mkobj.c:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void
151free_omid(struct obj *otmp)
152{
153 OMID(otmp) = 0;
154}
155
156void
157new_omailcmd(struct obj *otmp, const char *response_cmd)

Callers 5

zombify_monFunction · 0.70
reset_oattached_midsFunction · 0.70
splitobjFunction · 0.70
bill_dummy_objectFunction · 0.70
reviveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected