Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ view_init
Function
view_init
src/vision.c:1650–1653 ·
view source on GitHub ↗
Initialize algorithm C (nothing). */
Source
from the content-addressed store, hash-verified
1648
1649
/* Initialize algorithm C (nothing). */
1650
staticfn void
1651
view_init(void)
1652
{
1653
}
1654
1655
/*
1656
* Mark positions as visible on one quadrant of the right side. The
Callers
1
vision_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected