Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void XOrdReset(st_XORDEREDARRAY* array)
32
{
33
array->cnt = 0;
34
}
35
36
void XOrdDone(st_XORDEREDARRAY* array, S32 wasTempAlloc)
37
{
Callers
3
ClearActive
Method · 0.85
ClearPending
Method · 0.85
SceneFinish
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected