MCPcopy 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
559void activate_notes(bool active)
560{
561 notes_active = active;
562}
563
564void save_notes(writer& outf)
565{

Callers 4

no_notesMethod · 0.85
~no_notesMethod · 0.85
ouchFunction · 0.85
_post_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected