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

Function my_close_dialog

outdated/win/gem/wingem1.c:961–966  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

959/**************************** rsc_funktionen *****************************/
960
961void
962my_close_dialog(DIAINFO *dialog, boolean shrink_box)
963{
964 close_dialog(dialog, shrink_box);
965 Event_Timer(0, 0, TRUE);
966}
967
968void
969mar_get_rsc_tree(obj_number, z_ob_obj)

Callers 5

Inv_HandlerFunction · 0.85
mar_display_nhwindowFunction · 0.85
Dia_HandlerFunction · 0.85
any_handlerFunction · 0.85
single_handlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected