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

Method qt_get_ext_cmd

outdated/win/Qt3/qt3_win.cpp:5138–5142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5136
5137
5138int NetHackQtBind::qt_get_ext_cmd()
5139{
5140 NetHackQtExtCmdRequestor requestor(keybuffer);
5141 return requestor.get();
5142}
5143
5144void NetHackQtBind::qt_number_pad(int)
5145{

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected