Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NetHack/NetHack
/ ynInMessages
Method
ynInMessages
win/Qt/qt_set.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
bool NetHackQtSettings::ynInMessages()
338
{
339
return !qt_compact_mode && !iflags.wc_popup_dialog;
340
}
341
342
NetHackQtSettings* qt_settings;
343
Callers
1
qt_yn_function
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected