Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSFXLoad
Function
xSFXLoad
src/SB/Core/x/xSFX.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
void xSFXLoad(xSFX* ent, xSerial* s)
154
{
155
xBaseLoad(ent, s);
156
}
157
158
void xSFXReset(xSFX* sfx)
159
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.70
Tested by
no test coverage detected