MCPcopy 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
337bool NetHackQtSettings::ynInMessages()
338{
339 return !qt_compact_mode && !iflags.wc_popup_dialog;
340}
341
342NetHackQtSettings* qt_settings;
343

Callers 1

qt_yn_functionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected