MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xGroupLoad

Function xGroupLoad

src/SB/Core/x/xGroup.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void xGroupLoad(xGroup* ent, xSerial* s)
70{
71 xBaseLoad((xBase*)ent, s);
72}
73
74void xGroupReset(xGroup* ent)
75{

Callers 1

zSceneLoadFunction · 0.85

Calls 1

xBaseLoadFunction · 0.70

Tested by

no test coverage detected