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

Function nocmov

outdated/sys/mac/mttymain.c:384–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382}
383
384void
385nocmov(int x, int y)
386{
387 cmov(x, y);
388}
389
390static void
391_mt_set_colors(long *colors)

Callers

nothing calls this directly

Calls 1

cmovFunction · 0.70

Tested by

no test coverage detected