MCPcopy 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
65void zMovePointLoad(zMovePoint* ent, xSerial* s)
66{
67 xMovePointLoad((xMovePoint*)ent, s);
68}
69
70void zMovePointReset(zMovePoint* m)
71{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xMovePointLoadFunction · 0.85

Tested by

no test coverage detected