get rid of NetHack macro conflict with curses routine delay_output()

This commit is contained in:
nhmall
2023-04-21 08:25:53 -04:00
parent 71decafefd
commit 826ce951e7
20 changed files with 46 additions and 51 deletions
+2 -2
View File
@@ -1725,10 +1725,10 @@ X11_sig_cb(XtPointer not_used, XtSignalId *id)
}
#endif
/* delay_output ----------------------------------------------------------- */
/* X11_delay_output ------------------------------------------------------- */
/*
* Timeout callback for delay_output(). Send a fake message to the map
* Timeout callback for X11_delay_output(). Send a fake message to the map
* window.
*/
/* ARGSUSED */