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

Function gnome_nhbell

outdated/win/gnome/gnbind.c:984–989  ·  view source on GitHub ↗

nhbell() -- Beep at user. [This will exist at least until sounds are redone, since sounds aren't attributable to windows anyway.] */

Source from the content-addressed store, hash-verified

982anyway.]
983*/
984void
985gnome_nhbell()
986{
987 /* FIXME!!! Play a cool GNOME sound instead */
988 gdk_beep();
989}
990
991/*
992doprev_message()

Callers 1

gnome_yn_functionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected