Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ PM_DoStand
Function
PM_DoStand
Source/player.cpp:2121–2124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2119
}
2120
2121
BOOL PM_DoStand(int pnum)
2122
{
2123
return FALSE;
2124
}
2125
2126
BOOL PM_DoWalk(int pnum)
2127
{
Callers
1
ProcessPlayers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected