Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
384
void
385
nocmov(int x, int y)
386
{
387
cmov(x, y);
388
}
389
390
static void
391
_mt_set_colors(long *colors)
Callers
nothing calls this directly
Calls
1
cmov
Function · 0.70
Tested by
no test coverage detected