Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
void
151
free_omid(struct obj *otmp)
152
{
153
OMID(otmp) = 0;
154
}
155
156
void
157
new_omailcmd(struct obj *otmp, const char *response_cmd)
Callers
5
zombify_mon
Function · 0.70
reset_oattached_mids
Function · 0.70
splitobj
Function · 0.70
bill_dummy_object
Function · 0.70
revive
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected