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

Function XOrdReset

src/SB/Core/x/xordarray.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void XOrdReset(st_XORDEREDARRAY* array)
32{
33 array->cnt = 0;
34}
35
36void XOrdDone(st_XORDEREDARRAY* array, S32 wasTempAlloc)
37{

Callers 3

ClearActiveMethod · 0.85
ClearPendingMethod · 0.85
SceneFinishMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected