MCPcopy Index your code
hub / github.com/NetHack/NetHack / SetResult

Method SetResult

outdated/win/Qt3/qt3_win.cpp:2677–2680  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2675}
2676
2677void NetHackQtMenuDialog::SetResult(int r)
2678{
2679 setResult(r);
2680}
2681
2682void NetHackQtMenuDialog::done(int i)
2683{

Callers 1

SelectMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected