Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMovePointLoad
Function
xMovePointLoad
src/SB/Core/x/xMovePoint.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void xMovePointLoad(xMovePoint* ent, xSerial* s)
39
{
40
xBaseLoad(ent, s);
41
}
42
43
void xMovePointReset(xMovePoint* m)
44
{
Callers
1
zMovePointLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.70
Tested by
no test coverage detected