Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ remove_key_recorder
Function
remove_key_recorder
crawl-ref/source/macro.cc:2099–2102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2097
}
2098
2099
void remove_key_recorder(key_recorder* recorder)
2100
{
2101
erase_val(recorders, recorder);
2102
}
2103
2104
int get_macro_buf_size()
2105
{
Callers
2
_launch_game
Function · 0.85
~key_recorder_raii
Method · 0.85
Calls
1
erase_val
Function · 0.85
Tested by
no test coverage detected