Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zMovePointLoad
Function
zMovePointLoad
src/SB/Game/zMovePoint.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void zMovePointLoad(zMovePoint* ent, xSerial* s)
66
{
67
xMovePointLoad((xMovePoint*)ent, s);
68
}
69
70
void zMovePointReset(zMovePoint* m)
71
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xMovePointLoad
Function · 0.85
Tested by
no test coverage detected