MCPcopy Create free account
hub / github.com/NetHack/NetHack / doneItem

Method doneItem

win/Qt/qt_yndlg.cpp:424–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422}
423
424void NetHackQtYnDialog::doneItem(int i)
425{
426 this->done(i + 1000);
427}
428
429} // namespace nethack_qt_

Callers

nothing calls this directly

Calls 1

doneMethod · 0.80

Tested by

no test coverage detected