Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ activate_notes
Function
activate_notes
crawl-ref/source/notes.cc:559–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
557
}
558
559
void activate_notes(bool active)
560
{
561
notes_active = active;
562
}
563
564
void save_notes(writer& outf)
565
{
Callers
4
no_notes
Method · 0.85
~no_notes
Method · 0.85
ouch
Function · 0.85
_post_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected