MCPcopy 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
38void xMovePointLoad(xMovePoint* ent, xSerial* s)
39{
40 xBaseLoad(ent, s);
41}
42
43void xMovePointReset(xMovePoint* m)
44{

Callers 1

zMovePointLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.70

Tested by

no test coverage detected