MCPcopy 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
2121BOOL PM_DoStand(int pnum)
2122{
2123 return FALSE;
2124}
2125
2126BOOL PM_DoWalk(int pnum)
2127{

Callers 1

ProcessPlayersFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected